File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- title : " iOS - Use fallback flows "
2+ title : " iOS - Use fallbacks "
33description : " Handle cases when users are offline or Adapty servers aren't available"
44metadataTitle : " Using Fallback Flows on iOS | Adapty Docs"
55---
66
77import Zoom from ' react-medium-image-zoom' ;
88import ' react-medium-image-zoom/dist/styles.css' ;
9- import Tabs from ' @theme/Tabs' ;
10- import TabItem from ' @theme/TabItem' ;
9+ import Tabs from ' @theme/Tabs' ;
10+ import TabItem from ' @theme/TabItem' ;
1111
1212import FallbackPaywallIntroduction from ' @site/src/components/reusable/FallbackPaywallIntroduction.md' ;
1313
@@ -49,4 +49,4 @@ Parameters:
4949
5050| Parameter | Description |
5151| :---------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
52- | ** fileURL** | Path to the fallback configuration file. |
52+ | ** fileURL** | Path to the fallback configuration file. |
Original file line number Diff line number Diff line change 1111 },
1212 {
1313 "type" : " doc" ,
14- "label" : " 2. Enable purchases by using flows " ,
14+ "label" : " 2. Enable purchases by using paywalls " ,
1515 "id" : " ios-quickstart-paywalls"
1616 },
1717 {
7474 },
7575 {
7676 "type" : " doc" ,
77- "label" : " Handle errors when using the Flow builder " ,
77+ "label" : " Handle errors when using the Paywall Builder " ,
7878 "id" : " ios-troubleshoot-paywall-builder"
7979 },
8080 {
You can’t perform that action at this time.
0 commit comments