ios - Deploying app on tester's device unable to save record in iCloud -
my app uses cloudkit save records , works fine on phone. added friend of mine's device 'devices' , uploaded app phone. set icloud dashboard 'production' , tried add record phone. can access database, , fetch data, cannot save record. both have iphone 6+ , have exact same builds of app. can add records on phone no prob. apple not allow this?
if it's in public database, make sure security roles (in cloudkit dashboard) set such allow writes authenticated users record type in question. maybe have set have role write record type?
Comments
Post a Comment