Danbardo

Results 12 comments of Danbardo

I thought something was wrong, but it was because I didn't read the documentation: https://github.com/ionic-team/capacitor-assets#adaptive-icons

Sorry, Andoid 8.0.0. Haven't tested on iOS yet.

I have reproduced the problem with an older device which is using 5.0.1. Unfortunately I can't isolate the problem. I have rebuilt the project several times and the new projects...

This issue is frequently occuring for me now, I am not sure why, but now I can't get fix it, here are the steps I take to reproduce it: ```...

Nah, I don't leave the app. The getGps() is called every time the request times out. So every time you see the error alert, it should run the getGps() function...

Sure thing, https://github.com/Danbardo/cordova_geolocation_bug

Hey, I had the same issue. This is not a solution, but a workaround. I hosted the images online and replaced the URL with a direct link to the image.

Hey all, I just wanted to share my result. The above solution worked for me perfectly, however, I could not see active pages in the real-time analytics. It took around...

I am having the same problem. I just decrypted the database using SqliteStudio, it was really easy

I am having a similar issue, I can see that there are page views, but the page names aren't showing. https://github.com/danwilson/google-analytics-plugin/issues/420 Edit, the solution to the issue mentioned above fixed...