Advertisement
Lizalovv

iOS update dialog

Jun 22nd, 2025 (edited)
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.26 KB | None | 0 0
  1. {
  2.   "version": "1.4.0",
  3.   "message": "A new update is available with improvements.",
  4.   "url": "https://example.com/update.apk",
  5.   "changelog": [
  6.     "Added dark mode",
  7.     "Improved performance",
  8.     "Bug fixes and optimizations"
  9.   ],
  10.   "force": true
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement