I have a question. I have application for 3.0 api. I am using webview to show page. I have a question if webview correctly use https? I want to create shop and I want to use https. If are any problems with that protocol?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You should be alright, but if you don’t have a certificate from a trusted authority you will need to somehow handle this.
The following snipped of code
will display a dialog to the user, verifying if they trust your site and wish to continue or not.