Skip to content
/ VerUp Public

Notify users when a new version of your iOS app is available. [Swift]

Notifications You must be signed in to change notification settings

garygng/VerUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VerUp

Notify users when a new version of your iOS app is available. In Swift

#About ScreenShot

#Screenshots alt tag

#Setup alt tag

##Reaplce With Your hosted json file { "AppInfo": { "AppName": "[PLACE_YOUR-APP-NAME_HERE]", "Version": "[PLACE_YOUR_RELEASED_VERSION_NO_HERE]" } }

##Reaplce With Your hosted json file url let url = NSURL(string: "[PLACE-YOUR-HOSTED-JSON-FILE-HERE]")

##Reaplce With Your Apple Store URL and App)ID Link = "itms-apps://itunes.apple.com/app/[PLACE-YOUR-APP_ID-HERE]"

About

Notify users when a new version of your iOS app is available. [Swift]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages