You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
#### Android
10
10
11
-
***[Fix]** Fix `getContext()` when in Application is used custom context. Custom context should contain `getApplicationContext()` API which must return default Android application context.
11
+
***[Fix]** Fix crash in `AppCenterLoader` during call `getContext()`API when an application uses a custom context for initializing SDK. Such context should contain `getApplicationContext()` API which must return default Android application context..
0 commit comments