Hi, has anyone sucesfully used APK expansion packs with Xamarin.Android and the expansion pack library from https://github.com/mattleibow/Android.Play.ExpansionLibrary ?
I'm able to run and test the sample application. No lucky with my own application :( I tried this steps: 1- I've created a simple apk (version 1) all settings in the manifest are done. (there's any other settings I missed?) 2- uploaded the apk for the first time (this time I cannot add any expansion) 3- uploaded the apk for the second time (this allow me to upload a expansion) 4- run the app in debug mode. It stops after the license check (which says: Licensed) It seems like no downloadable files where found. A notable thing is that if I open the APK settings from the developer console I can't see any reference to the .obb uploaded with the APK. then I tried this steps: 1- I've create a new version of the apk (version 2) 2- uploaded the apk with the same expansion file 3- run the app in debug mode. It fails with: FailedFetchingUrl This time, in the APK settings in the developer console the .obb file is listed I really need some help! Any hint?
_______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid