Hi! We all know that we need to update to the latest Firebase Crashlytics SDK as Fabric is going to be discontinued by Nov 15th as per official announcement.
Has anybody done this? Can you give the package version details and Google ads package version for iOS?? I'm using xamarin.forms
I tried updating to latest SDK for both crashlytics SDK and Google Ads for iOS but got an error which I opened here -
https://github.com/xamarin/GoogleApisForiOSComponents/issues/456
Any help is much appreciated. Thanks
Answers
Did your app have this problem before you upgraded your app?
Besides, could you please post the full error log about this problem?
No, I didn't have this error before upgrade.
I want to know the latest working version number of Firebase SDK for my xamarin.forms app - to address the old Fabric libraries
Then you can try to delete bin and obj folders, then restart VS and try again .
If the issue still exists, could you please post a basic demo to github or OneDrive so that we can try to reproduce this problem on our side?
Waiting for your good news.
Thank you very much @jezh!
By God's grace, I got it working in the same existing solution.. I had to upgrade all firebase, Ads and Analytics packages to the latest version that depend on Xamarin.Build.Download.
Really appreciate the support
Congrats, could you please mark the useful reply as answered so that it will help others who have similar problems?
Thanks in advance.