kerem

Results 12 comments of kerem

related to #582

it will not support iOS pushes, right?

I tried following request and you can check the APNS request below. Can you share your gorush and APNS request? request going gorush: ``` { "notifications": [ { "platform": 1,...

@appleboy can you approve this? It is helpful for debugging

> I absolutely do not recommend reading/writing values from native code - there might be differences in configuration, and MMKV is not enabled in multi-process mode. Also, the even listener...

> Thanks for fixing @keremoge, can you also update the versioned docs, you'll find it under website/versioned_docs and fix those files? Done 👍

Here is XCode StackTrace when the app starts on simulator: ``` MyApp[12623:67414] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UIView bridge]: unrecognized selector sent to instance 0x7fe8c20103f0' ***...

> IS the cras hhappening on start up or when you're calling a certain function? > > If the later, please provide a code snippet so I can try to...