dgsunesen
dgsunesen
Where are we with this? I have a case where I have a wrapper `App` component which `updater` looks something like this: ``` declare function require(name: string): any; import {...
@dvshur - Thanks. I'll let you know if this solves my problem :-)
@mkrn I can confirm that using https://www.npmjs.com/package/next-transpile-modules in Next.js 10.1 works :)
@emawby Only on the OneSignal handler It seems the issues is only around listening to notification events, whereas e.g. requesting permission like `Notifications.requestPermissionsAsync()` (https://docs.expo.dev/versions/latest/sdk/notifications/#requestpermissionsasyncpermissions) is still working.
Any news on this? Let me know if there is anything else you'd need from me in terms of more information or the like
Would be nice to get an update on this :-)
> Hello unfortunately we do not have any news to share yet. Are you seeing this warning when your app is started? https://github.com/expo/expo/blob/168ee43f71f005baa11edf98e518593443e1807a/packages/expo-notifications/ios/EXNotifications/Notifications/EXNotificationCenterDelegate.m#L32 No, I don't see that warning
@emawby So meanwhile I've been looking into customer.io and they seem to have some of the same issues. You can see it [here](https://github.com/customerio/customerio-expo-plugin/issues/68) — maybe you can get more insights...
Any breakthrough @emawby ? :)