Unilógica
Unilógica
But when click in any link/navigate lose Authorization Header and `shouldOverrideUrlLoading`, `shouldInterceptAjaxRequest` and `shouldInterceptFetchRequest` is never triggered. How could I keep header: Authorization Bearer in next navigate?
Put back /i modifier on regex by a mislead typo.
> @unilogica are you willing to add the test? :) Sure. I will do that in this Saturday
Wow! I started reading the documentation of your Cobalt repo, what a fantastic job 👏
I saw some of your repos and noticed the WhatsappWebRequestAnalyzer. Java and Kotlin aren't even close to my most familiar stacks, but from what I understand this project uses Chrome...
A PR #1676 corrige isso.
Currently not working
Nice. I found that, I'm working to make a port for OSX and Linux: `./Resources/app.asar.unpacked/node_modules/wavoip ./Resources/app.asar.unpacked/node_modules/wavoip/bin ./Resources/app.asar.unpacked/node_modules/wavoip/bin/darwin-x64-87 ./Resources/app.asar.unpacked/node_modules/wavoip/bin/darwin-x64-87/wavoip.node ./Resources/app.asar.unpacked/node_modules/wavoip/build ./Resources/app.asar.unpacked/node_modules/wavoip/build/Release ./Resources/app.asar.unpacked/node_modules/wavoip/build/Release/binding.node` Now I understand your line of reasoning. I wasn't...
The delay on iOS is really too long. As a palliative solution, I block the UI with a loader and call the `purchasePackage` only after UI is already blocked, but...