setFallbackPaywalls

To set fallback paywalls, use this method. You should pass exactly the same payload you’re getting from Adapty backend. You can copy it from Adapty Dashboard.

Adapty allows you to provide fallback paywalls that will be used when a user opens the app and there's no connection with Adapty backend (e.g. no internet connection or in the rare case when backend is down) and there's no cache on the device.

Should not be called before activate

See also

Parameters

paywalls

A JSON representation of your paywalls/products list in the exact same format as provided by Adapty backend.

callback

A result containing the optional AdaptyError.