- Consumable
- Auto-renewable subscription
- Subscription groups
- Create an app in App Store Connect
- Create consumable purchasewith with id
[Bundle Identifier].realmoney
- Create auto-renewable subscriptions with id
[Bundle Identifier].subscription.forecast.weekly
,[Bundle Identifier].forecast.monthly
,[Bundle Identifier].forecastnews.weekly
and[Bundle Identifier].forecastnews.monthly
- Create group with name
Subscription
with separatedforecastnews
andforecast
subscriptions - Replace
sharedSecret
in the fileBuyMe/Source/Common/Managers/StoreManager.swift
with yours