INBookRestaurantReservationIntentCode.failureRequiringAppLaunchMustVerifyCredentials
Your app failed to create the reservation because the user’s credentials were invalid or missing.
Declaration
case failureRequiringAppLaunchMustVerifyCredentialsDiscussion
Use this code when you do not have valid credentials for the user. Maps launches your app and passes it to the NSUserActivity object from your response so that you can try to verify the user’s credentials there.