Dan Tamas

Results 55 comments of Dan Tamas

@kelset @orta didn't know about peril, I'll have a deeper look but it looks good at a first glance 🤗

Adding the initial PR and proposal that triggered all this. Both for not to forget after we reach a decision and to check the opinions expressed there. PR: https://github.com/react-native-community/react-native-maps/pull/2877 Proposal:...

The problem is that sometimes there is a bottleneck in publishing to npm. There were cases when some urgent fixed bugs were not pushed becauase the person with the permissions...

`onInstallConversionData` is not enough to get all the params. I had to downgrade to `6.0.50` to restore the behaviour :(

@amit-kremer93 how does it work for you ? we use appsflyer links

@csantarin thanks a lot for this. could you please explain where to put the code above? Because I don't have anything similar to this in my appdelegate 🤗 ``` if(_AppsFlyerdelegate...

@MatthieuPeyrot could you post a small example code that can replicate the case?

@asciiman @MatthieuPeyrot seems to fix it https://github.com/asciiman/react-native-native-listview/pull/7

👋 any way to overcome this? basically it prevents me to run `yarn` :( 🙏

I'm having a similar issue, no matter if it's a sim or device 🙏 ``` maestro --platform ios test flow.yaml com.github.michaelbull.result.UnwrapException: kotlin.Unit io.grpc.StatusRuntimeException: UNAVAILABLE: io exception at maestro.drivers.IOSDriver.open(IOSDriver.kt:50) at maestro.Maestro$Companion.ios(Maestro.kt:401)...