Results 7 comments of DoHoVi

I am stuck on this issue. For detail, the uriLinkStream.listen() the onData props returns twice the same URI. ``` uriLinkStream.listen((Uri? uri) async { print('Deep link : $uri'); // I got...

I stuck with this issue. Does everyone have any solutions?

Yeah thank dude @bartcone-fulfilld, I will check the scheme name in `manifestPlaceholders`. In the `AndroidManifest.xml`: For this, I defined some intents like: ``` ..... ....... ``` And now, If I...

Hi @bartcone-fulfilld, I am back to work and checking the `manifestPlaceholders`. So it does not define in the `build.gradle`. Could you tell me what am I supposed to do now...

@bartcone-fulfilld yeah, I see. Is there any way to keep both _schemes_ the same? Or both of them should differ from each other.

I got the same issue! Does anyone have solutions?

@vanhai989 You can follow this link and try converting yaw and roll.!!! Work for me: angle > 180 ? angle - 360 : angle https://stackoverflow.com/questions/67555851/expo-face-detector-angle