Johnny Wilkinson
Johnny Wilkinson
Try this: "plugins": [ ["onesignal-expo-plugin", { mode: "development", }]
Same here, any response to this issue?
It's iOS only.
I found the same issue. In the end I gave up on the withAutomaticReconnect as it's not robust. Instead, you need to catch any exceptions on the start() method, as...
Hey guys, LOVE this, its badly needed. Suggestion: the 'video' property (YES or NO) should be based on the payload (like UUID, Handle etc). Otherwise there's no way to initiate...
> > I created the PR. Lets hope the main dev review this > > Hey, sorry for the silly question but: How do I apply your approach? I create...
I was able to resolve this by running `pod repo update` in ths ios directory