Hey everyone!
I'm starting a new Multiplatform application with Core Data and CloudKit checked off. Before continuing I want to make sure the data is persisting between devices BUT can't figure out how to test that with the simulator. I can run the app on my Mac (under my apple account), can't run it on my phone (didn't download the beta), and when I try to log into the simulator with my Apple ID it gives me a "Verification Failed - An unknown error occurred". How do you test synced data between simulated devices???
-
—
SimplyKyra
Add a CommentI've gotten my iPad hooked up so I have two devices to test with (macOS and iPad). That said I'm still curious to know whether I can log into a simulator (either with my own Apple ID or a dummy one - how to create?) so I can test through my computer or try it on other simulated devices I don't own.