React Native Deep Linking

0
Hi everyone, I have created a native application using mendix that can call external applications using “startActivityForResults” and receive data back.. which is working fine. I am now trying to make the mendix native application to be called by external application and unfortunately I am not coming right. Has anyone ever achieved native deep linking in mendix?  I am open to any suggestions and I am using version 8.18.   Thank you in advance.
asked
1 answers
1

Hi Tebogo!

 

You are not the only one having some difficulties implementing deep links in a native application.
My advice would be to start with the documentation Mendix wrote: link to docs

If you still have questions afterwards, I would post a new question here, describing what you have tried, the outcome and your remaining question(s).

Good luck!

answered