upgrader
upgrader copied to clipboard
How to set custom id for flavors?
Hello, I'm having two different flavors and therefore different package names: "com.example.app" and "com.example.app.dev". Is it possible to set a custom package name so I can still test the dialog on my dev flavor?
Thanks in advance! Verry
I'm not sure, but you may be able to use installPackageInfo to get that to work.