Mobile app custom plugins - ios

Re: Mobile app custom plugins - ios

by nikolas stylianides -
Number of replies: 1

I have identified the issue with Safari debugger. Although the app fetches the remote addins zip files and extracts them correctly, it does so using the cdvfile protocol. I think this protocol is not supported since it in the debugger it reports "Failed to load - Unsupported URL".

Any tips of how to overcome this issue?


In reply to nikolas stylianides

Re: Mobile app custom plugins - ios

by Dani Palou -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Hi Nikolas,

sorry for the delay in answering, it's been some crazy months lately.

Remote addons should work fine in iOS. Please make sure that you have installed all the Cordova plugins.

Kind regards,

Dani