KjellConnelly / react-native-rate

Send your app users to Apple App Store, Google Play, Amazon, or other using the newest APIs
635 stars 100 forks source link

Replace http:// link with https:// to prevent information leakage #89

Closed nbashenko closed 2 years ago

nbashenko commented 2 years ago

Fix security concern of using HTTP which lacks encryption and can result in the interception of sensitive data and replaced by an attacker who is connected to the same network as the user's device.