android - Why multiple apks created wth Adobe air 14 in flash professional having issues? -
i having multiple apks created wth adobe air 14 in flash professional having issues when submitting play store.
my research http://developer.android.com/training/multiple-apks/screensize.html here says, version code needs modified in air-android manifest version code not shown, if add forcefully shall put tag?
anyone has faced same issues before?
you can't modify manifest version code in app descriptor file. it's 1 of manifest's attributes air doesn't let modify. http://help.adobe.com/en_us/air/build/wsfffb011ac560372f-5d0f4f25128cc9cd0cb-7ffc.html
you should try supporting different screen sizes within same apk. can refer article more info http://www.adobe.com/devnet/air/articles/multiple-screen-sizes.html
Comments
Post a Comment