You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Cocoa SDK sets the build type to the app context. It chooses between five different values: simulator, debug, enterprise, test, unknown. For users it would be beneficial to make this property searchable.
We need to align on where to send this property on the context across our mobile SDKs and maybe develop a set of meaningful build types. Then we need to make this property searchable on the backend.
The content you are editing has changed. Please copy your edits and refresh the page.
The Cocoa SDK sets the build type to the app context. It chooses between five different values:
simulator
,debug
,enterprise
,test
,unknown
. For users it would be beneficial to make this property searchable.We need to align on where to send this property on the context across our mobile SDKs and maybe develop a set of meaningful build types. Then we need to make this property searchable on the backend.
Tasks
The text was updated successfully, but these errors were encountered: