This content is restricted, and can only be accessed by our customers, please verify your purchase using the envato purchase code. You can find your purchase code here
1 person found this article useful
1 person found this article useful
Hello… I want to have a list of URL for use inside the app and any other go outside the app… how i can do it?
I implement this code but doesn’t work:
if(!url.contains(“.domain1.com”)
|| !url.contains(“.domain2.com”)
|| !url.contains(“.domain3.com”)
){
UtilMethods.browseUrlExternal(mContext, url)
return true
}
// NOTE: Put a domain take all possibilities? .domain1.com also take http://www.domain1.com sub.domain1.com etc
Please edit my comment… this is the code (without dot in the domain)
if( !url.contains(“domain1.com”)
|| !url.contains(“domain2.com”)
|| !url.contains(“domain3.com”)
){
UtilMethods.browseUrlExternal(mContext, url)
return true
}
I mention here only put domain name then will support all of the domain links, include sublink. Example my URL: https://help.infixsoft.com/how-to-open-external-url-on-custom-tab/
Then you need to be added on condition: infixsoft.com
hi
I followed the steps, but nothing happened
I hope to explain the steps in the video on YouTube or here
Don’t worry from version 1.4 it will be dynamic.
Good thing,
But there is an important point, please pay attention to it
Payment gateways like Paypal and others,
Its important links open inside the app
For the payment process is not affected
Please contact me via email for customization.
Hi, how can I open all my amazon or ebay links in the native app of the phone instead of the browser?
For support please follow this: https://codecanyon.net/item/rocketweb-android-web-app-solution-webtoapp/22985174/faqs/41270