We are working on a New App which works on reactNative Framework. Currently, the app provided me the deeplink link url for the android app and i am using deeplink tester to connect the app to Project Assurance. But the deeplink url is not working. What should be the correct syntax of generating the deeplink url for the app? Will be it different for reactNative vs native framework?
ReactNative is a Native Framework... I will also say that we are using React Native, so I know that done properly this will work.
So normally, your developers would provide you with the deeplink that they configured.... so for our apps, let's say I have three apps called App A, App B, and App C
In our case, each app was configured with a deep link named for the app, so I would use:
As my deeplinks... (of course those deeplinks could go farther, like to specific pages in the app), but for Assurance testing, you really just need the root.
I am not sure how you got the deeplink you are testing... but if the deeplink tester isn't working, it's probably not going to work for Assurance either...
Can you confirm that Deeplinking has been enabled on your app? And can you get the developers to confirm that the deeplink you are trying to use is correct?
Hi @Jennifer_Dungan ,
Yes Deep link has been enabled on our app but whenever i try and download a QA build, create a session on Project Assurance, copy the link and paste it into the Deep link tester app, it doe snot connect the Assurance tool to the app.
Here is an example of my deeplink :
<company name>bank://view/sign-in
The other apps we have are native frameworks and those works completely fine. Is it different for reactNative Apps? What could be steps i need to take for troubleshooting? Any documentation detailing all steps for reactNative Deeplinking?
Views
Replies
Total Likes
No, our are also React Native apps, so that shouldn't be the issue...
Now, when we test our apps, we don't deep link to a specific page, just to the root (but I don't think that matters)...
The important part is that after you create the session, you should get the deeplink from AEP Assurance Session Details:
This adds query parameters to the deeplink string that include the adb_validation_sessionid which makes the connection to AEP Assurance.
Views
Replies
Total Likes
strange, when i copy the link and copy it to deeplink tester app , it does not connect to the App asking for a assurance code. It just opens the app without connecting. One thing, i wanted to confirm is that we are still using ACP instead of using bridge extension, edge extension. Will it work? I am sharing screenshots of my setup from adobe launch.
Views
Replies
Total Likes
We're also still on ACP....
We have the same installed extensions (except for the Edge Network stuff that we haven't started yet... but should....)
You might need to connect with a developer? Is it possible that the AEP Assurance connection is "under" the content of your apps?
We have some "onboarding page" that show up after a fresh install... the AEP Assurance doesn't show up for us until we get passed those pages... it's like it's underneath them and we can't complete the connection until they have been cleared....
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies