forceIosAppId property

String? forceIosAppId
final

Allows overriding of the App Store App ID. for example for https://apps.apple.com/app/id1479297675 this would be 1479297675. If not given, will try to resolve it through the bundle identifier.

Implementation

final String? forceIosAppId;