Rayat

Results 5 comments of Rayat
trafficstars

I have the same issue with WhatsApp and Telegram. When I click on my app urls in there applications, nothing happens. Here is my setting: ` ` The only link...

It always tries to open such links (my.site.com) with my app. One hint, in first click on url, it seems that it tries to launch MainActivity but maybe the activity...

No, I have no log. I think the problem may relates to how the activity handles the recieved intent. On Tue, 27 Aug 2019, 12:35 Ghazi Khan, wrote: > @ATSGIT...

intent filter in my app: ` ` Logcat log on Android 7 when clicking on a link: 08-28 17:41:43.490 1590-1924/system_process I/ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://my.website.com/dashboard cmp=android/com.android.internal.app.ResolverActivity (has extras)} from uid...

> I don't know what or how to look into this, unless I have some log data. I'm not having problem on my end for the same. > > Can...