dji-sdk / Mobile-SDK-iOS

DJI Mobile SDK for iOS: http://developer.dji.com/mobile-sdk/
Other
577 stars 256 forks source link

DJI account phone verification doesn't work on iPads with large screens #436

Closed byuarus closed 3 years ago

byuarus commented 3 years ago

Hello, I'm working on integrating NFZ unlock workflow in my app. In order to unlock authorization NFZ I have to call

DJISDKManager.userAccountManager().logIntoDJIUserAccount(withAuthorizationRequired: true, withCompletion: nil)

It looks that depending on the iOS device that I use, DJI SDK will open different a desktop or a mobile version of the login page. For all iPhones and iPad mini I see the mobile version of login page and the whole workflow for account verification works as expected.

When I use any of the big iPads (iPad Air(8th gen), iPad Pro 9.7 incn, iPad Pro 11 inch or iPad Pro 12.9 inch) DJI will present a different login web page (I assume it's a desktop version). After I provide my credentials on the next screen, there is an endless spinner where I should select a country phone code. After I type in my phone number and when I click "Request" button nothing happens. Because of the issue users are blocked and cannot verify their DJI accounts using DJI SDK on large iPads.

IMG_0160 IMG_22F28A0CF97C-1

Environment:

Repo steps:

dji-dev commented 3 years ago

Agent comment from Luce Luo in Zendesk ticket #43403:

Dear Customer,

Thank you for contacting DJI. Sorry, I did reproduce this issue and have escalated this to the engineer. It will cost some time to investigate and will contact you again once any progress.

Thanks,

Luce Luo DJI Developer Support

JoshSearle commented 3 years ago

Hello,

We are seeing this issue also. Has there been any progress made or is there a timeframe as to when this might be fixed?

dji-dev commented 3 years ago

Agent comment from Luce Luo in Zendesk ticket #43403:

Dear Customer,

Thank you for contacting DJI. The engineer still working on this issue but has no more progress for the being. We can't guarantee the exact date but will update here if any progress.

Thanks,

Luce Luo DJI Developer Support

°°°

dji-dev commented 3 years ago

Agent comment from Luce Luo in Zendesk ticket #43403:

Dear Customer,

Thank you for contacting DJI. This problem has been fixed in the 4.15 version and has been released.

Thanks,

Luce Luo DJI Developer Support

°°°