Posts

Post not yet marked as solved
9 Replies
4.1k Views
I have an App for years in App store now (iOS). This App required a Google Account authentication – so I have created an test Google Account for Apple Review Team. But now the Google Account displays "suspicious activity" – and I need to validate the login by mail (or phone number) – seems that cannot turned off in Google settings (tried everything) but the review team still cannot login.Two-Factor-Authentication is turned off.Access for third-party apps is on.How do you guys handle Google accounts logins with the review team?My updates for the app is now since a few month in pipeline because they cannot login.Would be nice to get any help.Thanks!
Posted
by caomhan.
Last updated
.
Post not yet marked as solved
0 Replies
549 Views
Hi there, I am trying to transfer EventKit Data like EKCalendars / EKEvents / EKReminder from iOS to watchOS via WatchConnectivity. The connection works but I cannot push these objects directly in response. I also cannot use NSKeyedArchiver since EKCalendars (example) are not able to get converted to Data. So, any Idea how I can transfer simple EventKit Data from iOS to watchOS? An addtional hint: I am already fetching these data within watchOS (so no solution) but if the device has an MDM profile it cannot fetch anything but the holiday calendar so I just wanted to test if the iPhone can fetch more (since the MDM profile is stored on iPhone, not on watch) but I can't transfer these data trough WatchConnectivity. Any hints would be nice – cannot be as hard as I think. Thanks!
Posted
by caomhan.
Last updated
.