I started to use Trusted Web Activiy
and everything is fine.
Now I want to install Push Notification
library and my push ntification service provider needs to add a block of code in MAIN ACTIVITY
.
From other hand, I need some check before user start visiting my website like:
- Does She/He have an Interet Connection
- Is Her/Him google chrome up to date
- Get Her/Him device Id
- and etc...
So, I need manuplate a splash screen and Main Activity
, but I don't know where is main activity to do stuff as I'm newbie to this.
Would you please let me know how should I solve this issues?
Thanks in Advance