We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82a0a41 commit bd729feCopy full SHA for bd729fe
OneSignalSDK/onesignal/src/main/AndroidManifest.xml
@@ -85,7 +85,6 @@
85
86
<receiver android:name="com.onesignal.BootUpReceiver">
87
<intent-filter>
88
- <action android:name="android.intent.action.ACTION_BOOT_COMPLETED" />
89
<action android:name="android.intent.action.BOOT_COMPLETED" />
90
<action android:name="android.intent.action.QUICKBOOT_POWERON" />
91
</intent-filter>
0 commit comments