react-native-invoke-app icon indicating copy to clipboard operation
react-native-invoke-app copied to clipboard

app is not invoking in IOS , its giving an error this :

Open JawanTechPk opened this issue 3 years ago • 1 comments

20211221_205113

JawanTechPk avatar Dec 21 '21 15:12 JawanTechPk

This library doesn't support iOS, but doesn't make it clear in the docs. Could be a good PR to add a warning if you have the time.

Because of the different ways Android and iOS handle background processes, AFAIK this isn't possible to do on iOS, because you're blocked from opening the app from a background process by design.

filiptdz avatar Dec 21 '21 21:12 filiptdz