File tree Expand file tree Collapse file tree 3 files changed +1701
-2812
lines changed Expand file tree Collapse file tree 3 files changed +1701
-2812
lines changed Original file line number Diff line number Diff line change @@ -88,10 +88,10 @@ In `AndroidManifest.xml`:
8888 / >
8989 < service
9090 android: name= " com.reactnativefullscreennotificationincomingcall.IncomingCallService"
91- android: enabled= " false "
91+ android: enabled= " true "
9292 android: stopWithTask= " false"
9393 android: foregroundServiceType= " phoneCall"
94- android: exported= " true " / >
94+ android: exported= " false " / >
9595
9696 .....
9797 < / application>
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-full-screen-notification-incoming-call" ,
3- "version" : " 1.0.4 " ,
3+ "version" : " 1.0.5 " ,
44 "description" : " Android full screen notification incoming call for React Native" ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments