mahen23
mahen23
Its a basic feature, the ionic team should **prioritize** this.
This is not the only Cordova plugin affected. If you create any new app and do a `cordova add platform android@latest` the project will not be able to build either...
> `npx jetifier` Can confirm this worked for me. Although i got this warning: ``` Plugin doesn't support this project's cordova-android version. cordova-android: 10.1.1, failed version requirement:
This is not an issue related to the plugin but how base64 is handled in general. There is usually a limit on how many bytes of [base64 is stored](https://stackoverflow.com/questions/695151/data-protocol-url-size-limitations). This...
Its the 8th of April 2020, 4.8 billion people are in lockdown due to Covid-19. I really hope the developers of this plugin who are sitting and getting bored at...
Can confirm this bug with latest version of Android Studio, "@capacitor/google-maps": "^1.1.0", and "@capacitor/core": "4.3.0",
Any updates on this issue ? Users cannot tap on OK / Cancel inside
+1 this, I had a tough time transitioning from AGM maps to capacitor maps because of this issue. Previous, i could just pass the whole marker click event to another...
I'm wondering if this is possible too. We're already using our custom build api to convert binary files to base64 and upload them. Would be great if clicking the upload...