Rox Teddy

Results 22 comments of Rox Teddy

We noticed that when the shareextension is closed, the files are deleted from the temporary folder. We fixed that by putting a long timeout in the ios code before it...

Hi there ! I have the same problem so.. BUMP ! Actually it happens anytime the phone have to arrange the display space. This week end I had a similar...

Indeed. If I switch iPad to light theme, the text reappears. What's weird is my previous builds continue to work on iOS 13 dark theme. Only versions built after xcode...

I was anxious to forget to modify this each time since I often reinstall platforms and plugins so I forked the plugin and added the parameter to the config XML....

Hi @xmarkclx it does not work better with your version. Have you tried it on Android 10 ? Seems like they changed the way and places where we are authorized...

The easy way would be to add the android:requestLegacyExternalStorage="true" entry to the manifest thru the plugin config. https://developer.android.com/training/data-storage/files/external-scoped#opt-out-of-scoped-storage And after that it will ask to completely rework the way we...

I think you get that error because of your compilation API version. Anyway, LegacyExternalStorage is not a solution since we will be forced to use latest API target by september...

BUMP the problem on saying we should work on this later is that legacyStorage will be unavailable on september and I can't find any workaround. Saving to external is not...