WebViewGold for iOS - WebView URL/HTML to iOS app + Push, URL Handling, APIs

WebViewGold for iOS - WebView URL/HTML to iOS app + Push, URL Handling, APIs v14.5

No permission to download
Apr 30, 2020
55
72
18
Hi @wonraywildsparks Please do you know how to add Tabs in the app?

Thanks in advance

There's a feature in the app that will turn any links called by top.location.href javascript function into an additional tab. But I don't know if this is enabled by default. You should check the documentation. There's a link to it in the zip file.

Otherwise, tabs are not natively supported by the app. So, in order to add it, code customization is needed. Then, I think you will need professional help for that.
 

lostrag

Active member
Aug 26, 2020
104
60
28
No purchase code is needed. Just setup the app as you normally do. I'll record a video to show you guys.

All the code changed to null the script is commented. Just search for "STEP" in the source code. You will find comments like STEP 1 and STEP 2.
Hi, can you be more specific? What is the file to be modified to make it nulled? Do you have 9.7 nulled? Thanks in advance
 

account_001

New member
Mar 9, 2021
14
5
3
Nulled version:

*** Hidden text: cannot be quoted. ***
No need to make it difficult for people my friend, to null this mobile app please go to => WebViewController in the app folder and search for => l

let
default0 = "aHR0cHM6Ly93d3cud2Vidmlld2dvbGQuY29tL3ZlcmlmeS1hcGkvP2NvZGVjYW55b25fYXBwX3RlbXBsYXRlX3B1cmNoYXNlX2NvZGU9"
then replace it with =>

let default0 = ""

So what we did here we removed the URL of the api it's encrypted in Base64 so by doing this you removed the license check

Have fun.
 
Apr 30, 2020
55
72
18
No need to make it difficult for people my friend, to null this mobile app please go to => WebViewController in the app folder and search for => l

let
default0 = "aHR0cHM6Ly93d3cud2Vidmlld2dvbGQuY29tL3ZlcmlmeS1hcGkvP2NvZGVjYW55b25fYXBwX3RlbXBsYXRlX3B1cmNoYXNlX2NvZGU9"
then replace it with =>

let default0 = ""

So what we did here we removed the URL of the api it's encrypted in Base64 so by doing this you removed the license check

Have fun.
There are some other callbacks. And what I actually do is remove all functions that call the licensing server. But if you download any of my nulled files, you'll find comments and notes on what I did on the code. Just search it and you can reproduce it in the next versions.
 

account_001

New member
Mar 9, 2021
14
5
3
There are some other callbacks. And what I actually do is remove all functions that call the licensing server. But if you download any of my nulled files, you'll find comments and notes on what I did on the code. Just search it and you can reproduce it in the next versions.
No need to remove them all one line can make everything disfunction.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu