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 516648a commit 7143c42Copy full SHA for 7143c42
OneSignalSDK/onesignal/consumer-proguard-rules.pro
@@ -55,6 +55,8 @@
55
# Proguard ends up removing this class even if it is used in AndroidManifest.xml so force keeping it.
56
-keep public class com.onesignal.ADMMessageHandler {*;}
57
58
+-keep public class com.onesignal.ADMMessageHandlerJob {*;}
59
+
60
-keep class com.onesignal.JobIntentService$* {*;}
61
62
-keep class com.onesignal.OneSignalUnityProxy {*;}
0 commit comments