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
{{ message }}
This repository was archived by the owner on Apr 29, 2024. It is now read-only.
"Certificates, Identifiers & Profiles" and use the following
31
31
instructions.
32
32
33
-
Folow the instructions which can be found in [this guide](https://docs.microsoft.com/xamarin/ios/platform/document-picker#Enabling_iCloud_in_Xamarin), or follow the steps below.
33
+
Follow the instructions which can be found in [this guide](https://docs.microsoft.com/xamarin/ios/platform/document-picker#Enabling_iCloud_in_Xamarin), or follow the steps below.
34
34
35
35
First of all, you should create an app ID. To do that, select "App
36
36
ID's" in "Identifiers" section and then press add button at top-right
@@ -59,14 +59,10 @@ Finally, open sample in Xamarin Studio and open project settings.
59
59
* Set bundle identifier in "iOS Application" section and select
60
60
provisioning profile created earlier in "iOS Bundle Signing".
61
61
* Close project's options and select Entitlements.plist in project
62
-
explorer then nable iCloud and check the CloudKit option.
62
+
explorer then enable iCloud and check the CloudKit option.
63
63
* Make sure you are signed into your iCloud account in the simulator
64
64
or device before running the app.
65
65
66
-
# License
66
+
##License
67
67
68
68
Xamarin port changes are released under the MIT license
69
-
70
-
# Author
71
-
72
-
Ported to Xamarin.iOS by Rustam Zaitov and Oleg Demchenko
0 commit comments