You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`requestPermissionsForPushNotifications`| boolean |true| Whether to request permissions for push notifications (ios only) |
105
-
|`enableInAppMessages`| boolean |true| Whether to enable in-app messages |
101
+
|`apiKey`| string |`''`| Your Iterable project API key |
102
+
|`appEnvironment`|`'development'`\|`'production'`|`'development'`| The environment of your app |
103
+
|`autoConfigurePushNotifications`| boolean |`true`| Whether to automatically configure push notifications. Set to `false`if you want to configure push notifications manually. <br><br>**WARNING**: Iterable cannot guarantee compatibility with custom push notification configurations. |
0 commit comments