Tarun Kumar Pal
Tarun Kumar Pal
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant): ### Description Android app is crashing in samsung note 10. ### Reproduction Getting...
### Description We are using `cordova-plugin-code-push 1.5.1-beta`. For my app_version 1.1.0 I released code-push updates upto label 1-6. Upto this all users are able to get code-push updates. After that...
In `src/ios/ShareExtension/ShareExtension-Info.plist` file I updated `NSExtensionActivationSupportsImageWithMaxCount` from 1 to 10. Now I'm able to select 10 images from Gallery/external app, but in ionic app inside handler `intent.items.length` is always 1....
When I run `ionic cordova build ios -- --buildFlag="-UseModernBuildSystem=0"` my app archive was succeeded(`** ARCHIVE SUCCEEDED **`) but app export was failed showing this `** EXPORT FAILED **`. Before failing...