I am using Capgo for over-the-air updates to my Ionic/Capacitor app. This plugin works very well. The app uses Firebase/Firestore and I found that on iOS after the plugin downloads and installs a new bundle version the app is not connected to Firestore resulting in blank content. On app restart this is resolved and things are normal.
How can this be resolved?