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
Copy file name to clipboardExpand all lines: readme.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -106,6 +106,7 @@ yarn start
106
106
107
107
`*troubleshooting react-natve`:
108
108
- if you get an error like `uniffiEnsureInitialized`, then you might need to kill the app and restart. (ios simulator - double tap home button then swipe away app)
109
+
- try updating the pods for ios `cd example/ios && pod install --repo-update && cd ../`
109
110
- for ios open the xcode app - lni/bindings/lni_react_native/example/ios/LniExample.xcworkspace
110
111
- Then click the project in the left "LniExample" to select for the context menu
111
112
- In the top click "Product -> Clean build folder" and then build and run
0 commit comments