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
The Java changes in a recent commit won't be picked up in
zulip-mobile unless we build React Native from source; discussion:
zulip/zulip-mobile#5892 (comment)
After those Java changes, though, some new constants are read
(`Context.RECEIVER_EXPORTED` and `Context.RECEIVER_NOT_EXPORTED`),
and to get those, we need compileSdkVersioin >= 34.
0 commit comments