I am facing an issue with loading the content of my Android/iOS app from an external URL in my Cordova Phonegap project. Despite being able to load the website within the app, I am unable to access plugins. I have experimented with hosting the plugins on both the local app and the website, but so far, none of these methods have been successful.
Is there a way to load a website from an external URL in Cordova while still having plugin access?
Edit 1: I have now attempted to provide the URL of the assets folder in Android Cordova. However, I am encountering the following error:
Error: [Error] initializing Cordova: Class Not Found.