I've an IOS app which is using Fabric Crashlytics. As you know:
The Fabric iOS and Android mobile apps will be sunset on November 30, 2018.
So I'm trying to migrate all existing data from Fabric's Crashlytics to Firebase. But I've seen this topic Migrate Fabric's Crashlystic data to Firebase, and Mike from Fabric recommended that we should not yet migrate now.
Here is the question:
At this moment, I'm linking Fabric with Firebase, and the data shows up in both place. What happens if one day Fabric shut down its Crashlytics service, will my crash report continues to show up on Firebase with current configuration?
Could someone give me a solution/answer for this case?
Thanks.