IɴғɪɴɪᴛᴇSᴛʀᴇᴀᴍs

Moderator
Staff member
VIP Member
Joined
Apr 7, 2021
Messages
1,163
Awards
4
Offline
Screenshot_20231219_163515_Sky Live.jpg
Just wondering if anyone else had the notification bug this morning my phone was like a constant ringtone going off couldn't figure it out had to uninstall app seen one other user here report it but that's it

Any help? What could be the cause?
 

G-man

Well-known member
Top Poster Of Month
Joined
Apr 16, 2021
Messages
1,895
Awards
4
Offline
haxx mentioned it so not sure if it is just his version ?
 

livegames2011

Well-known member
Joined
Jan 28, 2022
Messages
143
Awards
4
Offline
Just remove this in AndroidManifest.xml

sfsaaa.png

<receiver android:exported="true" android:name="com.onesignal.FCMBroadcastReceiver" android:permission="com.google.android.c2dm.permission.SEND">
<intent-filter android:priority="999">
<action android:name="com.google.android.c2dm.intent.RECEIVE"/>
<category android:name="com.nst.iptvsmarterstvbox"/>
</intent-filter>
</receiver>
 
Last edited:

HORUSIPTV

Well-known member
Joined
Nov 6, 2021
Messages
107
Awards
4
Offline
lol I managed that too, and it was more than once, a notification always arrives at dawn here in Brazil, I always wake up hearing it
 
Top