I've been working on my app using Apple Maps. All of a sudden the map is not shown anymore, everything remains black. The only thing visible is the Apple Maps logo and the "legal" tag. Now I get the error
** [core] "Error returned from daemon: Error Domain=com.apple.accounts Code=7 "(null)""**
and the app stops so that I can't click anything anymore!
Please help!
I know now for sure that it is the apple map causing the error! As soon as I comment the line "Map(...)" I can use the app normally and do not receive the error mentioned above.