Contents

WAError.serviceNotDeclared(_:)

An error that occurs if your app didn’t declare the necessary services.

Declaration

case serviceNotDeclared(WAError.ServiceNotDeclaredDetails)

Discussion

This error indicates that your app declares services in the Info.plist.

See Also

Checking for undeclared services