Cordova Plugin AppEnv
Cordova/Ionic plugin to detect the app's environment on iOS:
- Detect if app is
from App Store
- Detect if app is
running in TestFlight
- Detect if app is a
Simulator
- Check if app
has embedded.mobileprovision
- Check if app binary is
encrypted
- Get
device model
- Get
system version
- Fully Angular DI compatible for Ionic projects
Installation
```bash
cordova plugin add path/to/cordova-plugin-appenv