You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it fixed now ? i am trying with this._base64ToGallery.base64ToGallery () and getting ERROR Error: Uncaught (in promise): TypeError: Cannot read property '_base64ToGallery' of undefined
Tested in 2.0.0-beta.25.
When using ionic-native, it's not working. The error is "base64ToGallery can not find on Base64ToGallery".
When use cordova.base64ToGallery, it's working.
I changed the base64togallery.js in ionic-native by removing prototype, it's working. So I assume it's a bug and needs to be fixed.
The text was updated successfully, but these errors were encountered: