Hello everyone, can you help me implement Ory usin...
# general
e
Hello everyone, can you help me implement Ory using React Native without using Expo? I have tried but always failed. The problem lies in the deep link that does not work to return the callback to the application. Is there any code that can be provided for this using bare React Native?
b
This is typically handled by the device's OS and needs to be set up in the app. Could you provide more details on what you've tried so far?