Closed DanielRiera closed 6 months ago
I need send headers to target url, example "Authorization"
What do you call target url? the one opened by the browser?
need detect change url for call custom functions on my app
This is not possible with in-app browsers. See the browser as a black box.
Yes the url open on browser, other packages have support on android.
Ok, On iOS the close url is undefined, i not try on android.
Yes the url open on browser, other packages have support on android.
This is unfortunately possible on Android, but not on iOS. This packages makes the choice of using a common config, with few options but that work identically on both platforms given their limitations.
Ok, no problem thanks you for reply :)
Why it is needed?
Hi!
I need send headers to target url, example "Authorization" and need detect change url for call custom functions on my app.
For Android & iOS
Thanks for this package :)
Possible implementation
No response
Code sample
No response