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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@
6
6
* Updated to `glean_parser` v18.2.0 ([#3356](https://github.com/mozilla/glean/issues/3356))
7
7
* Python
8
8
* Source wheel builds now build the SDK upon install correctly ([#3359](https://github.com/mozilla/glean/pull/3359))
9
+
* iOS
10
+
* Annotate the `PingUploadScheduler` as unavailable for iOS App extensions ([, as app extensions run in a restricted environment without access to UIApplication.shared.#3355](https://github.com/mozilla/glean/pull/3355))
0 commit comments