Hello,
We have used Corona for a while, from the time when there are no third-party library until now when there are so many third party libraries like OpenFeint, SuperRewards, InMobi, Papaya, Flurry, Analytics, etc.
This is a good things since third-party acknowledge Corona as cross-platform apps dev!
However, from my observation, Corona’s compiled binary, whether APK on android or IPA on iphone is getting “fat” or bloated. If you inspect the resulted IPA, you would find many third-party .nib files in your IPA, which is sometimes unnecessary. Same thing goes to the resulted APK, you could decode the APK and look at the package…
Soon, there will be many more third-party library integrated with Corona. If Corona strive for smallest binary possible like the old time, i think it is a good idea to be able to choose included library when compiling Corona apps.
What do you guys think? [import]uid: 41267 topic_id: 14783 reply_id: 314783[/import]