Results 12 comments of Cody Wingert

Not sure if you're still stuck on this or if this is the same issue, but I had a Malformed JS issue and it was due to passing infinite values...

@morganchen12 Any reference out there for... "Either at startup, or at the desired point in your application flow, register your app for remote notifications." Specifically, how does one prompt for...

Anyone else having this issue? My images after resize are drastically reduced in quality. When selecting an image from my camera roll (iOS) the image is proportionally the same, but...

@ZainaliSyed It's set to default to 1.0, doubt that's the issue. Testing on emulator and device, placeholder image is high res, anything uploaded through the resizer/picker gets fuzzy.

@karlmosenbacher This is not an answer, but I ended up using RNFB plugin over fcm because I could not find a solution to this issue.

So, I had the same exact issue, this is how I fixed it. Seems a bit glitchy in my emulator, will test on actual device. change -> DidMount to ->...

@ShaharyarMaroof Do this simple test... remove [RNSplashScreen show]; from your appdelegate file, rebuild your app and see what happens. I rediscovered this issue after upgrading to RN 61 and thought...

> @wincod75 have added try catch block in my CDM component. No errors, but SplashScreen is still not hiding. Getting any errors Xcode? Checked your pods/using pods? Ironically my splash...

Anyone still having this issue? Doesn't seem to play nice with .storyboard files; won't unmount the splash screen, just stays on top.