I’ve already asked adalo support but all I am getting are some weird copy-paste answers.
To get to a specific screen of the app I would always just open the PWA on my phone, got the link from the browser, and used it to create a QR code. That code would then lead to a specific page inside the PWA.
This is no longer working, and all of my 50-ish QR codes are leading to the index/main screen now. When did this happen ? is anyone else facing the same problem ?
I am not facing this problem. All our links are working as expected.
We only face this problem with few types of Android phones. But for 90% of devices, the link works well.
Also please note that if your link has too many characters, this can affect the way other device browsers load the specific page.
In my experience, copying/pasting the link from browser then generating QR code can create inconsistent experience.
My advice is to optimize the URL by removing unnecessary characters that could be associated with Linked Data or Click Actions that are not important. We managed to remove 60-70% of the characters in the URL and still get the desired result.
Thank you for the reply. After more testing, I would agree, some android phones do have this problem ( tested on s22 and s23), few iphones I’ve tested seemed ok.
Could you elaborate further on your advice to optimize URLs ?
Mine look like: https://www.my-domain-name/?target=59021unqf6i5qq95kzgfp2a0g¶ms={}
I’ve tried cutting the string after ‘/’ on various parts but still didn’t get the desired outcome on those phones. Is there a method you are using ?