Our app's package name is changing and when our app is released we need to migrate some data from the old app to our new one. Our apps are in the priv-app folder on these devices. On first start, the new app needs to read a table in our old app's database.
Does anyone have any experience or knowledge that could point me in the right direction for a solution? Another constraint, we cannot update the old app again.