thegrizzlylabs / geniusscan-sdk-demo

Demo apps for Genius Scan SDK
30 stars 38 forks source link

White screen on IOS #43

Closed kmkrtich closed 3 years ago

kmkrtich commented 3 years ago

Only on first install of the application I'm facing white screen on IOS. I.e. I accept all permissions that it is asking, then it goes to the white screen. But if I close then reopen application again it will work.

ReactNative - 0.63.3 react-native-genius-scan - 4.0.8 iPhone 6 IOS version - 12.5.3

guillaume-tgl commented 3 years ago

Thanks for the details. Do you experience this issue with your own app or with our demo app? Is there any way you could send us a video showing this?

kmkrtich commented 3 years ago

It happens on my own application. I can't test it with demo application because it requires IOS >= 13.0

guillaume-tgl commented 3 years ago

The deployment target seems to be set to iOS 11. Where do you see it requires iOS 13?

kmkrtich commented 3 years ago

Image from iOS

guillaume-tgl commented 3 years ago

Oh, I meant our ReactNative demo app available in this repository, not Genius Scan: https://github.com/thegrizzlylabs/geniusscan-sdk-demo/tree/master/react-native-genius-scan-demo

guillaume-tgl commented 3 years ago

@kmkrtich did you find a way to solve this issue? Could you tell us more about what was wrong?