Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DJISDKManager.SDKManagerCallback onRegister #23

Closed
natxopedreira opened this issue Jan 29, 2021 · 5 comments
Closed

DJISDKManager.SDKManagerCallback onRegister #23

natxopedreira opened this issue Jan 29, 2021 · 5 comments

Comments

@natxopedreira
Copy link

Hello

Im trying to run this sample, it builds and compile without any problem but registering methods are never called...

and yes i create an app in my account with the correct package name, platform and put the app key in AndroidManifest and my device has internet connection and i see no related errors in logcat..... what can be the cause???

Thanks

@dji-dev
Copy link

dji-dev commented Feb 1, 2021

Agent comment from William Wong in Zendesk ticket #43506:

Dear Client
Thank you for contacting DJI.

Have you change the applicationId in build.gradle file? I think there are some places you forget to change.

Hopefully our solution can help you.
Kindly Regards,
DJI Developer Support

@natxopedreira
Copy link
Author

Hello

Yes i added, but note that in your demo is not done
https://github.com/DJI-Mobile-SDK-Tutorials/Android-UXSDKDemo/blob/master/UXSDKDemo/app/build.gradle

@dji-dev
Copy link

dji-dev commented Feb 1, 2021

Agent comment from William Wong in Zendesk ticket #43506:

Dear Client
Thank you for contacting DJI.

The demo is completed. How about you don't change anything. Just apply an appkey based on the original package name and see if you can register. It is fine on my side.

Hopefully our solution can help you.
Kindly Regards,
DJI Developer Support

@natxopedreira
Copy link
Author

i can ensure that i only put my api key here

android:value="Please enter your App Key here." />

I tried also to put applicationId in build.gradle file as i found it on forums.

Tried on two computers with two different android phones and different android studio versions.

@dji-dev
Copy link

dji-dev commented Feb 2, 2021

Agent comment from William Wong in Zendesk ticket #43506:

Dear Client
Thank you for contacting DJI.

Maybe try this demo and see if you can register.
Link:https://github.com/dji-sdk/Mobile-SDK-Android

Hopefully our solution can help you.
Kindly Regards,
DJI Developer Support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants