slack-digest/2021-01-12.md
Tue, 12 Jan 2021 08:58:26 GMT
Join the conversation at slack.cordova.io
Mon, 11 Jan 2021 14:29:02 GMT
@sn0wdr1am says
does anyone know how to write image to the ios gallery?
Mon, 11 Jan 2021 14:29:42 GMT
@sn0wdr1am says
i want to write with cordova-plugin-file. but i do not know which path i can write.
Mon, 11 Jan 2021 22:33:16 GMT
@adamgovier2002 says
I am new to cordova and have tried installing everything I need to compile for android, I followed the docs and searched stack overflow I am really unsure on how to fix this?
Mon, 11 Jan 2021 14:00:16 GMT
@g.asci says
I had another problem after updating one of my plugins. Plugins are missing in the ios.json file even though they exist in android.json
Mon, 11 Jan 2021 14:19:43 GMT
@jtorres.consulta says
Greetings to all !
I have compiled an app that runs some sounds. For this I have used the plugin "cordova-plugin-background-mode".
When I have compiled with IOS SDK 11 the sound runs when the app is minimized or the phone is suspended. When I have compiled with the IOS SDK 13 the sound does not play minimized or suspended.
Do you have any idea how to solve this? Thank you very much for the clue.