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 68d9095 commit 66fdc4fCopy full SHA for 66fdc4f
OneSignalSDK/onesignal/src/main/java/com/onesignal/OneSignal.java
@@ -419,7 +419,7 @@ static Activity getCurrentActivity() {
419
private static String userId = null, emailId = null;
420
private static int subscribableStatus;
421
422
- public static LanguageContext languageContext = null;
+ private static LanguageContext languageContext = null;
423
424
// Is the init() of OneSignal SDK finished yet
425
private static boolean initDone;
0 commit comments