You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if app cannot install certificate app reject to startup. But certificate already integrated in my app and i dont need to see all traffic.
Now only way is setup proxy on android to use with non rooted devices.
Also please add compatibility with Android TV: currently app not shows in app list(but works good with dpad still)
The text was updated successfully, but these errors were encountered:
Ah, that's interesting! I hadn't considered that use case. I think we could certainly 'skip certificate trust' as an option at that stage (but we probably do need to prompt every time you launch it without just pressing 'reconnect', but at least you would just have to press 'skip' to make it work). That would need a little bit of tweaking for the Connected UI too to show that state in a sensible way.
I don't know much about Android TV, I'm happy to add support for that but I'm not sure what's required.
Would you be interested in opening a PR for either of those changes? Just so you know, HTTP Toolkit Pro is totally free for all contributors.
Currently if app cannot install certificate app reject to startup. But certificate already integrated in my app and i dont need to see all traffic.
Now only way is setup proxy on android to use with non rooted devices.
Also please add compatibility with Android TV: currently app not shows in app list(but works good with dpad still)
The text was updated successfully, but these errors were encountered: