CloudKit won't use same container in watchOS 3

I’m trying to add CloudKit to my watchOS 3 app, but it does not use the same cloud container as the iOS app. I want to share the data between both instances of the app.

I’ve set both targets to the same container name but it still does not seem to work. Any suggestions?

View StackOverflow question for screenshots