flutter_plugin_device_apps icon indicating copy to clipboard operation
flutter_plugin_device_apps copied to clipboard

DeviceApps.openApp working on one device and not working on ther device

Open John-King-456 opened this issue 4 years ago • 0 comments

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?

John-King-456 avatar May 06 '21 08:05 John-King-456