@enesien wrote:
I have an established Cordova app that uses localstorage extensively. After moving to Capacitor, all localstorage data is missing - I’m assuming this is because of the change in url scheme because the data still exists if I downgrade back to the Cordova implementation.
Does anyone know the default scheme for Cordova Android? Or a way to figure out what it is? Then I can configure the Capacitor to use the “old” scheme.
There are some notes about this in the Capacitor docs, but nothing relating specifically to Android Cordova to Capacitor migration.
Posts: 1
Participants: 1