Skip to content

azu/AppStoreOpener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppStoreOpener

Simple function that open iOS app store page with AppID.

Installation

pod 'AppStoreOpener'

Usage

Take Facebook as an example.

AppID is 284882215 ( https://itunes.apple.com/jp/app/facebook/id284882215?mt=8 )

[AppStoreOpener openAppID:@"284882215"];

We can open app store page of facebook.app!

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT

About

Simple function that open iOS app store page with AppID.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published