Replies: 1 comment
-
Any luck with your implementation? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have this issue where the DJI SDK requires me to install these Helper functions to a custom application class. However, if I use the custom application class my webview doesn't display. If I remove the helper functions then I encounter other errors when attempting to register my DJI application. Is there anyway I can extend the Application class with the webview if that makes sense?
This seems similar to the situation I'm facing when integrating with Capacitor.
https://stackoverflow.com/questions/56262211/dji-sdk-implement-helper-install-in-android-dynamic-function
I'm new to android development so bear with me.

Beta Was this translation helpful? Give feedback.
All reactions