ravitejaavv / store_checker

This Flutter plugin is useful to find the origin of apk/ipa which is made available for download. **Android**: It's very common to have Android applications republished on alternate markets or their APKs made available for download. The plugin detects whether app is installed from local source or Play Store or other stores **iOS**: Detects whether we have installed TestFlight Beta or App Store build
MIT License
23 stars 19 forks source link

App Store determined as "Local Source" #1

Closed DmytroB36 closed 3 years ago

DmytroB36 commented 3 years ago

When installing the application from the App Store, the installation source determined as Local Source. But the Testflight is determined correctly.

iOS 14.0.1 iPad (7th generation)

ravitejaavv commented 3 years ago

Hi @nilecrocodile Thanks for reporting the issue. The issue has been resolved. Please check in the latest version 0.0.5

If still issue persists please re-open the issue.