RemoteConfig
class RemoteConfig(val locale: String, val jsonString: String, val dataMap: ImmutableMap<String, Any>)
Properties
Link copied to clipboard
A custom map configured in Adapty Dashboard for this paywall (same as jsonString)
Link copied to clipboard
A custom JSON string configured in Adapty Dashboard for this paywall.