forcedotcom/SalesforceMobileSDK-ReactNative

Salesforce login page has http link which prevents play store encrypted data requirement

Closed this issue · 2 comments

On the login page if you click "forgot my password" and then "need help logging in" the site will access: http://salesforce.vidyard.com (not https) which means if you have declared that the app uses encrypted data transfers then the app will be removed from the playstore, or you can remove the declaration.

Is there some way to remove this link or update it to https?

What login host are you using in your bootconfig ?

Closing for lack of response to our last question.