Hi all, I got a problem:
- When I using base map with my local server, a pop up appear with title: "Can not verify the identity of 'xyz'" and the message is: "The server's certificate is invalid. You might be connecting to a server that is pretending to be 'xyz', which could put your confidential information at risk. Would you like to connect any way?", then I choose 'Continue' but the map didn't load anymore.
- I tried to implement the AGSAuthenticationManager delegate and adding trustHostAndContinue but the map not working anymore.
Please help me, thank you.