Skip to content

Commit de0770c

Browse files
committed
feat(readme): require minimum capacitor-ios version
1 parent 4c9e4dd commit de0770c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1372,6 +1372,7 @@ _Questions? [Contact us](https://support.branch.io/support/tickets/new)_
13721372
* We strongly recommend Node >= 10.15. Node 8 might work, but it is not tested.
13731373
* For BOTH Cordova and Capacitor, you must use Xcode >= 11.1, CocoaPods >= 1.8.4, Cordova >= 9.0.0, Ionic-CLI >= 5.1, cordova-ios >= 5.1.0
13741374
* Every single one of these dependencies has fixes that allow the command line build, and the pod dependency resolution to work correctly
1375+
* You MUST use @capacitor/ios >= 1.4.0. Versions prior to that version did not federate the OpenURL notifications to other plugins, including Branch.
13751376
* When using Capacitor, you must add the following entries yourself to `ios/App/App/Info.plist`:
13761377
```sh
13771378
<key>CFBundleURLTypes</key>

0 commit comments

Comments
 (0)