GoogleUserMessagingPlatform Framework Reference

  • UMPRequestErrorCode is an enumeration of error codes that can occur when updating user consent information.

  • These error codes indicate issues such as internal errors, invalid app IDs, network problems, and misconfigurations.

  • Each error code has a corresponding integer value for identification and handling in both Swift and Objective-C.

  • Developers should be aware of these error codes to properly handle potential issues during consent updates.

UMPRequestErrorCode

enum UMPRequestErrorCode : NSInteger {}

Error codes used when making requests to update consent info.