dji-sdk / Mobile-SDK-Android

DJI Mobile SDK for Android: http://developer.dji.com/mobile-sdk/
Other
994 stars 581 forks source link

Android MSDK running on iOS? #1210

Closed lbujnak closed 1 year ago

lbujnak commented 1 year ago

Hi, so i googled for a few hours and I’m not still sure if it is possible. I red about a lot of cross-platform development libraries, like Flutter, Xamarin,… but yet, I couldn’t find one, in which you can write in Java/Kotlin as it is in Android Studio nd probably whole MSDK is written in Java.

Is there any way or do you know any to run the newest MSDK 5.0 on iOS through cross platform? Thanks for any ideas.

DJI-William commented 1 year ago

Sorry you can't run Android app on iOS platform. The iOS MSDK development has been suspended. I would suggest you consider using Android MSDK instead.

lbujnak commented 1 year ago

You can find my solution at https://github.com/dji-sdk/Mobile-SDK-iOS/issues/543