Thanks for using our plugin. We are happy to assist you. Can you please share the usecase along with any reference of the output? So that we will help you resolve your issue.
For example, I have a PHP script that prints the following content:
<?php echo "<h2>You are online using the PWA app</h2>"; ?>
Can I check if user is using PWA to print out message in php?
if you want to hide content any not use your feature of your plugin instead ?
Can you please show us any reference of the output of how it should look at the front end? So that we will discuss with our concerned team and will let you know back.
It’s like using the Detect Browser method in php.
https://www.php.net/manual/en/function.get-browser.php
When the user uses the browser, the system will return 1 result. In case of access by PWA, it returns the same.
Is there a way to distinguish users who are accessing the website using PWA?
More simply, how do you know the PWA application is working for splash screen to appear?
I’m new to PWA so some of the questions are a bit silly. If that makes you unhappy, I sincerely apologize.
If possible, please reach out via site.
Hello,
Did you manage to find out how to recognize if the user accesses through the PWA or the browser? I am in the same case!
@artefinalstudio: As per forum guidelines, Please open the individual topic of yours. So that we will assist with your case individually there.