GoogleUserMessagingPlatform Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
UMPDebugSettings overrides settings for debugging or testing.
The testDeviceIdentifiers property is an array of device identifier strings to enable debug features on specified devices, while debug features are always on for simulators.
The geography property sets the debug geography for the settings.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],["`UMPDebugSettings` allows overriding settings for debugging and testing. Key actions include setting `testDeviceIdentifiers`, an array of device identifier strings that enable debug features (always enabled for simulators). Another key action is setting the `geography`, which is a debug geography. These settings are accessible and modifiable in both Swift and Objective-C through corresponding property declarations.\n"]]