WenchaoD / FSCalendar

A fully customizable iOS calendar library, compatible with Objective-C and Swift
MIT License
10.59k stars 1.93k forks source link

Binary file ./dSYMs/FSCalendar.framework.dSYM/Contents/Resources/DWARF/FSCalendar matches #1198

Open akashsharma9609 opened 4 years ago

akashsharma9609 commented 4 years ago

Apple is no longer accepting binary submissions that reference the UIWebView APIs

I have removed the UIWebView from my app. But when I uploaded the iOS app on iTunes I still got the same message "Re: ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs"

When I run the command: grep -r "UIWebView" . then it returns: Binary file ./dSYMs/FSCalendar.framework.dSYM/Contents/Resources/DWARF/FSCalendar matches

I am using the latest version 2.8.1 Please let me know if you have fixed the issue?

EdoardoB commented 4 years ago

Any news about this issue?

WenchaoD commented 4 years ago

There's nothing about UIWebView in FSCalendar. 截屏2020-06-12 上午9 44 20