Configuration
crash reporting crash reporting via sentry is enabled by default sentry is bundled with the sdk and used automatically to disable crash reporting kindlysdk enablecrashreporting = false verbose logging verbose logging is disabled by default to enable it (useful for debugging) kindlysdk verboselogging = true chat state check if the chat ui is currently displayed let isdisplayed = kindlysdk ischatdisplayed notification handling get the notification delegate for handling push notifications unusernotificationcenter current() delegate = kindlysdk notificationdelegate attachments allow form attachments from camera kindlysdk config allowcameraaccess = true allow form attachments from photo library kindlysdk config allowphotolibraryaccess = true