react-native-ibeacon icon indicating copy to clipboard operation
react-native-ibeacon copied to clipboard

Local Pushnotification if app was terminated with javascript

Open sebo opened this issue 7 years ago • 1 comments

Version

0.6.0

In the readme file you wrote that we have to do something with objective c: "Finally when killed or sleeping and a beacon is found your whole app wont be loaded,"

I actually want to have this logic in android the same as in ios. Is it possible to keep the logic in javascript and decide there if I want to have a local push notification happening?

sebo avatar Sep 15 '16 14:09 sebo

+1. An example on how to show a local push notification in AppDelegate.m would also be much appreciated 💯

felixaa avatar Dec 07 '16 13:12 felixaa