iOS app update notification

后端 未结 2 1628
挽巷
挽巷 2020-12-05 05:07

How does the iOS app update mechanism work? How to tell user that application on Appstore has been updated?Do i have to write the functionality in the code to show the updat

2条回答
  •  再見小時候
    2020-12-05 05:22

    You can use Harpy : this module trigger a UIAlertView when a new version of your app is available on the App Store.

    Harpy is now depricated.Siren was ported from Harpy, as Siren and Harpy are maintained by the same developer. As of December 2018, Harpy has been deprecated in favor of Siren.

提交回复
热议问题