Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Urgent :: Use of deprecated ADAL version #214

Open
moerschl opened this issue Apr 27, 2020 · 11 comments
Open

Urgent :: Use of deprecated ADAL version #214

moerschl opened this issue Apr 27, 2020 · 11 comments

Comments

@moerschl
Copy link

moerschl commented Apr 27, 2020

Apple does not accept iOS apps which using the deprecated UIWebView anymore.

Currently, onedrive-sdk-ios is only working with the long time deprecated ADAL version 1.2.
This version of ADAL is using UIWebView.
Please update onedrive-sdk-ios to use the lates ADAL version which is using WKWebViews.

Compiler warning:
Pods/ADAL/ADALiOS/ADALiOS/ADAL_iPad_Storyboard.storyboard:s1f-g9-Kf9: warning: UIWebView is deprecated since iOS 12.0 [7]

/Pods/ADAL/ADALiOS/ADALiOS/ADAL_iPhone_Storyboard.storyboard:aQj-zZ-Grp: warning: UIWebView is deprecated since iOS 12.0 [7]

@aleemrazzaq
Copy link

Any body find solution as I can't upload my app to Appstore
Please correct the following issues, then upload again.
ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more

@FelixYew
Copy link

FelixYew commented Jun 4, 2020

Me too facing the same problem. UIWebView is deprecated! Anyone to fix this problem thanks.

@Applitom
Copy link

Applitom commented Jun 4, 2020

+1
We have the same issue.
we get this warning every submit to Apple and this warning will turn to rejection by EOY.
Any ETA for a fix?

@aharrys
Copy link

aharrys commented Jun 8, 2020

same issue,
is needed confirmation any ETA for a fix ?

@DemianSteelstone
Copy link

+1
same issue

@mosess
Copy link

mosess commented Jun 16, 2020

+1 for asking some ETA for this

@alexandr-appslab
Copy link

+1
same issue

@erniethomason
Copy link

I updated the OneDriveSDK code to use WKWebView. If interested, you can check out my solution on stackoverflow: https://stackoverflow.com/questions/63127839/ios-onedrive-sdk-needs-update-for-depreciated-uiwebview

@balajiechat
Copy link

+1
Same issue not able to submit the app.

@nuwanga88
Copy link

Same issue is facing and how you guys sorted out this?

@Haibo-Zhou
Copy link

If there is a fixed in 2021? Just integrate Google Drive into my app, now in turn the One Drive and Drop Box.

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

No branches or pull requests