SMS permissions are now restricted. So the 1-st app (from Play Market) will offer to use 2-nd app version from my server, with SMS permissions.
How to setup both apps to use the same SQLite db ?
And how to tie it with "build configurations" for making 2 apps separately.
I guess, that the SQLite base of the 1-st app may be removed after installation of 2-nd app.
So, seems, 2-nd app must copy all files of the 1-st app at the very first start. Isn't it ?
But how ?
How to setup both apps to use the same SQLite db ?
And how to tie it with "build configurations" for making 2 apps separately.
I guess, that the SQLite base of the 1-st app may be removed after installation of 2-nd app.
So, seems, 2-nd app must copy all files of the 1-st app at the very first start. Isn't it ?
But how ?
Last edited: