Hi @rixcian,
I am getting error "error self signed certificate in certificate chain while using proxy" while registrying fcm service in my app in a environment where it has a mitm(Man in the Middle) proxy on their network layer which filters UI.
I have added exception for *.googleapis.com and android.clients.google.com urls to bypass proxy but i am still getting the same error.
Am I missing something to add in exception ?
Thanks for your great work,