Axel Elmarsson
Axel Elmarsson
I used version 5.0.14. Received the same read-only-error. Downgrading to v5.0.4 fixed the issue
@yonitou have you read this thread? Have you tried @sync's or @islamashraful's solutions? As stated in the description of this issue, this config plugin doesn't currently work with expo 50
@yonitou Unfortunately, I haven't tried. I am no longer working at a project where intercom is used
This would be a nice built in feature
With no info on your configuration etc there is no way to help
Faced the same issue today https://github.com/software-mansion/react-native-screens/issues/1251#issuecomment-1154533585 This solution worked
Are you sure this is an intercom issue and not an issue elsewhere in your code? I.e are you sure you're not calling `requestNotificationPermissionsAsync` on startup etc. Just making sure
Correct, android permissions changed in Android 13
> @paulbdavis Have you made any progress? Will appreciate if you publish it. @paulbdavis I created a PR for a types-package: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/63673 A review would be appreciated. Feel free to...