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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,6 +124,8 @@ pre_install do |installer|
124
124
end
125
125
```
126
126
127
+
> :warning:**No permission handler detected error**: Make sure that you have a permission set up. In some cases the Xcode cache needs to be reset for the error to disappear. Clear it by running `Xcode -> Product -> Clean Build Folder`
128
+
127
129
### Android
128
130
129
131
Add all wanted permissions to your app `android/app/src/main/AndroidManifest.xml` file:
0 commit comments