Does Corona support the Openfeint offline support for iOS apps? http://support.openfeint.com/dev/offline-support-for-ios/
If it is supported, how do we implement it? [import]uid: 38000 topic_id: 20440 reply_id: 320440[/import]
Add the downloaded file openfeint_offline_config.xml into the Resources folder of your project. It’s available in your openfeint game panel. [import]uid: 12704 topic_id: 20440 reply_id: 80163[/import]
So I just put the file in the folder with main.lua? Is there no other additional code I have to add? [import]uid: 38000 topic_id: 20440 reply_id: 80236[/import]
No. Corona looks for the file and enables OpenFeint offline support automatically if it’s there. Same for passing to GameCenter when OFGameCenter.plist is present. [import]uid: 36054 topic_id: 20440 reply_id: 80239[/import]