Skip to content

Apple-hosted iOS in-app purchase project for Demo of the Purchase Plugin for Cordova

Notifications You must be signed in to change notification settings

dpa99c/cordova-plugin-purchase-demo-ios-hosted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

cordova-plugin-purchase-demo-ios-hosted

Demo iOS in-app purchase XCode project for the demo app of the Cordova Purchase Plugin

See the iOS-specific documentation for details on how to use this project with the demo app.

This IAP package contains the content payload files within the nonconsumablehosted1 subdirectory (alongside the ContentInfo.plist), but note that it doesn't matter if the payload files are place within this folder or alongside the xcodeproj file in the folder above, so long as they have references created in the XCode project - see here for details how to do this.

This IAP uses the <Folder> key in the plist to specify a target folder with the same name as the IAP: nonconsumablehosted1. This means the payload files will be deployed to {app ID}/Documents/nonconsumablehosted1/; for example, payload.txt will be deployed to {app ID}/Documents/nonconsumablehosted1/payload.txt.

About

Apple-hosted iOS in-app purchase project for Demo of the Purchase Plugin for Cordova

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published