disable-flutter-tls-verification
disable-flutter-tls-verification copied to clipboard
X509: Certificate signed by unknown authority
I used this script with demo app and everything works well but when I try it with my app it doesn't work.
request GCM checkin: Post "https://android.clients.google.com'checkin": x509: certificate signed by unknown authority
I proxied with ProxyDroids (iptables)
APK for test: https://drive.google.com/file/d/1cuqoP1tzr2YvOqrlpbw67eSXJK4VGfv0/view?usp=sharing (It has 3 input fields you can test it with random number 10 & 13 & 6 digits)