f-miyu / Plugin.CloudFirestore

MIT License
121 stars 44 forks source link

Objective c thrown error: UISearchDisplayController is no longer supported, migrate to UISearchController #38

Closed divyesh008 closed 4 years ago

divyesh008 commented 4 years ago

I have app created using Firebase+Xamarin.iOS, while I'm trying to login in app downloaded through test flight I'm getting this error. Same application works fine in simulator without any issue. Same way if I'm installing app directly from xcode or using Diawi link it works fine.

I'm only not able to login in app downloaded from test flight because of this error. I have not use UIDisplaySearchController anywhere in the app.

P_3

divyesh008 commented 4 years ago

Issue resolved