michalis-ligopsychakis

Results 5 comments of michalis-ligopsychakis

I have a very similar error: "undefined is not an object (evaluating 'l.range')" . I cannot replicate it but it happens on production . I have already latitude & longitude...

I have the same problem.. I use [email protected] and simulator iOS 14.4 ... The "onInstallConversionData" called on every launch correctly but the "onDeepLink" not .. On Android works fine.. @kbihani...

Finally found that "onDeepLink" not get called because I am working with scenes on iOS.. But still, any ideas about how to implement the deep linking methods on AppDelegate.m in...

@tanakaderoy because you are using 'Scenes' with 'react-native', I just want to ask you if now with the 'iOS 15' and it's new feature 'prewarming', do you have any problems...

@ViktorVojtek same issue here.. Did you find anything? (There is a prop that maybe helps but I am not sure on where to use it.. [*handleGLSurfaceViewOnAndroid](https://github.com/gre/react-native-view-shot#on-android-capture-gl-views))