flutter_plugin_device_apps
flutter_plugin_device_apps copied to clipboard
DeviceApps.openApp working on one device and not working on ther device
I am trying to activate my app from background process using DeviceApps.openApp command. It works well on my Xiaomi A1 but doesn't work on Vivo Y51.
Is there a way at least to catch the error if it is failed? Thanks.
PS: or, perhaps you can suggest to use other command / plugin if any?