Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

FirstVersion

Save the app version string to keychain on app first run.

So you can know which version the user began to use your app, even if they uninstall your app then reinstall it.

Use Case

see http://stackoverflow.com/questions/1575965/transition-an-existing-paid-for-app-to-free-version-with-in-app-purchase?lq=1

How to Use

Just drag the FirstVersion.h and FirstVersion.m files into your project.

And add the following library dependency:

Usage

To get the first version string, you can call:

[FirstVersion getFirstVersion];

About

Save the app version string to iOS keychain on app first run

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages