disableAccessToPhotoGallery
to YES if you would like to block your users from attaching photos from their camera roll to messages sent within the application.
Default is NO
App config key : disable_access_to_photo_gallerySymphony.framework:Frameworks
allowOpeningEmailAddress
to YES if you would like to permit your users to open email address in an external application
App config key : enable_opening_email_address
Default is YESObjective-CenforcePincode
to YES if you would like the Symphony application to force the user to define a 6 digit pin code on launch
If enabled, the "Turn Off Pincode" control in the Settings view will be hidden.disablePincode
.
If both disablePincode
and enforcePincode
are enabled, enforcePincode
wins and the user will be forced to setup a 6 digit pin code.
enforcePincode
was disabled when the user logged in, a prompt is presented to ask the user to define the pin code on launch
App config key : enforce_pin
Default is NOObjective-CrefreshTokenPeriod
in hours
If not defined the default value of 24h will be used
App config key : refresh_token_period