HTTPS not working in signed apk

Not able to login in my ionic app signed apk
Debug apk - Both HTTP and HTTPS working fine
Signed apk - HTTP working fine, but HTTPS requests not working(not able to make the request/call, loader spins infinitely)
Why?