diff --git a/ios/Instabug.framework/Headers/Instabug.h b/ios/Instabug.framework/Headers/Instabug.h index cb8cbc4..9578263 100644 --- a/ios/Instabug.framework/Headers/Instabug.h +++ b/ios/Instabug.framework/Headers/Instabug.h @@ -3,9 +3,9 @@ Contains: API for using Instabug's SDK. - Copyright: (c) 2013-2017 by Instabug, Inc., all rights reserved. + Copyright: (c) 2013-2018 by Instabug, Inc., all rights reserved. - Version: 7.8 + Version: 7.8.1 */ #import @@ -44,6 +44,7 @@ typedef void (^NetworkObfuscationCompletionBlock)(NSData *data, NSURLResponse *r /// @name SDK Manual Invocation /// --------------------------- + /** @brief Invokes the SDK manually with the default invocation mode. @@ -826,7 +827,9 @@ typedef void (^NetworkObfuscationCompletionBlock)(NSData *data, NSURLResponse *r */ + (void)logUserEventWithName:(NSString *)name params:(nullable NSDictionary *)params; -#pragma mark - IBGLog +/// ------------------------ +/// @name IBGLog +/// ------------------------ /** @brief Adds custom logs that will be sent with each report. @@ -969,7 +972,9 @@ OBJC_EXTERN void IBGNSLogWithLevel(NSString *format, va_list args, IBGLogLevel l */ + (void)clearAllLogs; -#pragma mark - Network Logging +/// ------------------------ +/// @name Network Logging +/// ------------------------ /** @brief Sets whether to log network requests or not. @@ -1113,7 +1118,9 @@ OBJC_EXTERN void IBGNSLogWithLevel(NSString *format, va_list args, IBGLogLevel l */ + (void)setDidReceiveAuthenticationChallengeHandler:(NSURLCredential* (^)(NSURLAuthenticationChallenge *challenge))reciveChallengeHandler; -#pragma mark - Surveys +/// ------------------------ +/// @name Surveys +/// ------------------------ /** @brief Sets whether auto surveys showing are enabled or not. @@ -1189,7 +1196,9 @@ OBJC_EXTERN void IBGNSLogWithLevel(NSString *format, va_list args, IBGLogLevel l */ + (BOOL)hasRespondedToSurveyWithToken:(NSString *)surveyToken; -#pragma mark - SDK Debugging +/// ------------------------ +/// @name SDK Debugging +/// ------------------------ /** @brief Sets the verbosity level of logs used to debug the Instabug SDK itself. diff --git a/ios/Instabug.framework/Info.plist b/ios/Instabug.framework/Info.plist index 905ac5f..917f350 100644 Binary files a/ios/Instabug.framework/Info.plist and b/ios/Instabug.framework/Info.plist differ diff --git a/ios/Instabug.framework/Instabug b/ios/Instabug.framework/Instabug index 0d9f85c..19f7533 100755 Binary files a/ios/Instabug.framework/Instabug and b/ios/Instabug.framework/Instabug differ diff --git a/ios/Instabug.framework/_CodeSignature/CodeResources b/ios/Instabug.framework/_CodeSignature/CodeResources index 120c50b..c0ca7e2 100644 --- a/ios/Instabug.framework/_CodeSignature/CodeResources +++ b/ios/Instabug.framework/_CodeSignature/CodeResources @@ -6,11 +6,11 @@ Headers/Instabug.h - 7FmPOnvoZEOelRoF+rakHgJyT1E= + qO36cnCcgBW7KDsMtn4PKHVIGzM= Info.plist - Hdm1Q2muThmGWWJRk3FelfsOPV0= + SLGadppsDv61+nvvoPap7SePBBc= Modules/module.modulemap @@ -23,11 +23,11 @@ hash - 7FmPOnvoZEOelRoF+rakHgJyT1E= + qO36cnCcgBW7KDsMtn4PKHVIGzM= hash2 - 5xZDYfSvxBVD8Xgv2mFfPXWRhCe78P/MG6sCti+sFec= + Qkp/f8J1z3u0inL+btB4Bp7SPCCTlxWv6IjUhH/q7+4= Modules/module.modulemap diff --git a/ios/InstabugCore.framework/Headers/IBGTypes.h b/ios/InstabugCore.framework/Headers/IBGTypes.h index 2845884..411df2c 100644 --- a/ios/InstabugCore.framework/Headers/IBGTypes.h +++ b/ios/InstabugCore.framework/Headers/IBGTypes.h @@ -1,9 +1,12 @@ -// -// IBGTypes.h -// Instabug -// -// Copyright: (c) 2013-2016 by Instabug, Inc., all rights reserved. -// +/* + File: InstabugCore/IBGTypes.h + + Contains: Enums and Constants for using Instabug's SDK. + + Copyright: (c) 2013-2018 by Instabug, Inc., all rights reserved. + + Version: 7.8.1 + */ #import diff --git a/ios/InstabugCore.framework/IBGActionSheetCell.nib b/ios/InstabugCore.framework/IBGActionSheetCell.nib index a73d1d7..0ff73f2 100644 Binary files a/ios/InstabugCore.framework/IBGActionSheetCell.nib and b/ios/InstabugCore.framework/IBGActionSheetCell.nib differ diff --git a/ios/InstabugCore.framework/IBGActionSheetVC-iPhone.nib b/ios/InstabugCore.framework/IBGActionSheetVC-iPhone.nib index 3249d64..d74496e 100644 Binary files a/ios/InstabugCore.framework/IBGActionSheetVC-iPhone.nib and b/ios/InstabugCore.framework/IBGActionSheetVC-iPhone.nib differ diff --git a/ios/InstabugCore.framework/IBGAttachmentButton.nib b/ios/InstabugCore.framework/IBGAttachmentButton.nib index 419d931..d68048f 100644 Binary files a/ios/InstabugCore.framework/IBGAttachmentButton.nib and b/ios/InstabugCore.framework/IBGAttachmentButton.nib differ diff --git a/ios/InstabugCore.framework/IBGBugVC-iPhone.nib b/ios/InstabugCore.framework/IBGBugVC-iPhone.nib index 1541ebc..5d052d7 100644 Binary files a/ios/InstabugCore.framework/IBGBugVC-iPhone.nib and b/ios/InstabugCore.framework/IBGBugVC-iPhone.nib differ diff --git a/ios/InstabugCore.framework/IBGChatCell.nib b/ios/InstabugCore.framework/IBGChatCell.nib index 257a176..6d37f87 100644 Binary files a/ios/InstabugCore.framework/IBGChatCell.nib and b/ios/InstabugCore.framework/IBGChatCell.nib differ diff --git a/ios/InstabugCore.framework/IBGChatListVC-iPhone.nib b/ios/InstabugCore.framework/IBGChatListVC-iPhone.nib index d041d3a..655de57 100644 Binary files a/ios/InstabugCore.framework/IBGChatListVC-iPhone.nib and b/ios/InstabugCore.framework/IBGChatListVC-iPhone.nib differ diff --git a/ios/InstabugCore.framework/IBGChatVC-iPhone.nib b/ios/InstabugCore.framework/IBGChatVC-iPhone.nib index a92027d..a1c6b9e 100644 Binary files a/ios/InstabugCore.framework/IBGChatVC-iPhone.nib and b/ios/InstabugCore.framework/IBGChatVC-iPhone.nib differ diff --git a/ios/InstabugCore.framework/IBGFullScreenImageViewController.nib b/ios/InstabugCore.framework/IBGFullScreenImageViewController.nib index 2e8d240..d69b6a5 100644 Binary files a/ios/InstabugCore.framework/IBGFullScreenImageViewController.nib and b/ios/InstabugCore.framework/IBGFullScreenImageViewController.nib differ diff --git a/ios/InstabugCore.framework/IBGMessagesView.nib b/ios/InstabugCore.framework/IBGMessagesView.nib index 903d820..132eeec 100644 Binary files a/ios/InstabugCore.framework/IBGMessagesView.nib and b/ios/InstabugCore.framework/IBGMessagesView.nib differ diff --git a/ios/InstabugCore.framework/IBGPoweredByView.nib b/ios/InstabugCore.framework/IBGPoweredByView.nib index 8f097f2..cd60ddf 100644 Binary files a/ios/InstabugCore.framework/IBGPoweredByView.nib and b/ios/InstabugCore.framework/IBGPoweredByView.nib differ diff --git a/ios/InstabugCore.framework/IBGPromptCell.nib b/ios/InstabugCore.framework/IBGPromptCell.nib index c86201d..e119d81 100644 Binary files a/ios/InstabugCore.framework/IBGPromptCell.nib and b/ios/InstabugCore.framework/IBGPromptCell.nib differ diff --git a/ios/InstabugCore.framework/IBGPromptVC-iPhone.nib b/ios/InstabugCore.framework/IBGPromptVC-iPhone.nib index 880f73d..b535997 100644 Binary files a/ios/InstabugCore.framework/IBGPromptVC-iPhone.nib and b/ios/InstabugCore.framework/IBGPromptVC-iPhone.nib differ diff --git a/ios/InstabugCore.framework/IBGReplyView-iPhone.nib b/ios/InstabugCore.framework/IBGReplyView-iPhone.nib index 2ffce93..ce4e3ed 100644 Binary files a/ios/InstabugCore.framework/IBGReplyView-iPhone.nib and b/ios/InstabugCore.framework/IBGReplyView-iPhone.nib differ diff --git a/ios/InstabugCore.framework/IBGReportCategoriesVC-iPhone.nib b/ios/InstabugCore.framework/IBGReportCategoriesVC-iPhone.nib index 85f7c36..d816661 100644 Binary files a/ios/InstabugCore.framework/IBGReportCategoriesVC-iPhone.nib and b/ios/InstabugCore.framework/IBGReportCategoriesVC-iPhone.nib differ diff --git a/ios/InstabugCore.framework/IBGScreenshotVC-iPhone.nib b/ios/InstabugCore.framework/IBGScreenshotVC-iPhone.nib index 3024a1e..22d8ac3 100644 Binary files a/ios/InstabugCore.framework/IBGScreenshotVC-iPhone.nib and b/ios/InstabugCore.framework/IBGScreenshotVC-iPhone.nib differ diff --git a/ios/InstabugCore.framework/IBGUnnotifiedMessagesAlertView.nib b/ios/InstabugCore.framework/IBGUnnotifiedMessagesAlertView.nib index 378d0fd..4562ff2 100644 Binary files a/ios/InstabugCore.framework/IBGUnnotifiedMessagesAlertView.nib and b/ios/InstabugCore.framework/IBGUnnotifiedMessagesAlertView.nib differ diff --git a/ios/InstabugCore.framework/IBGVideoPlaybackViewController.nib b/ios/InstabugCore.framework/IBGVideoPlaybackViewController.nib index ef80096..b19aac1 100644 Binary files a/ios/InstabugCore.framework/IBGVideoPlaybackViewController.nib and b/ios/InstabugCore.framework/IBGVideoPlaybackViewController.nib differ diff --git a/ios/InstabugCore.framework/IBGVoiceNoteRecordingViewController-iPhone.nib b/ios/InstabugCore.framework/IBGVoiceNoteRecordingViewController-iPhone.nib index b2f2189..a0799a6 100644 Binary files a/ios/InstabugCore.framework/IBGVoiceNoteRecordingViewController-iPhone.nib and b/ios/InstabugCore.framework/IBGVoiceNoteRecordingViewController-iPhone.nib differ diff --git a/ios/InstabugCore.framework/Info.plist b/ios/InstabugCore.framework/Info.plist index bfe9b6e..695c2f1 100644 Binary files a/ios/InstabugCore.framework/Info.plist and b/ios/InstabugCore.framework/Info.plist differ diff --git a/ios/InstabugCore.framework/InstabugCore b/ios/InstabugCore.framework/InstabugCore index af43f9b..a0e7c3c 100755 Binary files a/ios/InstabugCore.framework/InstabugCore and b/ios/InstabugCore.framework/InstabugCore differ diff --git a/ios/InstabugCore.framework/_CodeSignature/CodeResources b/ios/InstabugCore.framework/_CodeSignature/CodeResources index 38c119c..0cc2390 100644 --- a/ios/InstabugCore.framework/_CodeSignature/CodeResources +++ b/ios/InstabugCore.framework/_CodeSignature/CodeResources @@ -6,79 +6,79 @@ Headers/IBGTypes.h - j7qs/Xe7/PYdgUVT/gXbiZvwejc= + dBPF6HIshqkP6SaDa5TKTizXMSc= IBGActionSheetCell.nib - Hfb6KMLarS4Ik7yZJ9eCcuUzbig= + zhV00hwvo6ZcvMDXhxjp52yWKF0= IBGActionSheetVC-iPhone.nib - gJu4ZsQcGplJq/kBH3Qav54ZgTE= + Gr6z4hOcC9W8DLuUSRY/3HHDn44= IBGAttachmentButton.nib - svhwnAwIUkEqkfA3ic/BT5RzT2A= + ewpb/3J9cjAbQUHh/LCSFWMCDx0= IBGBugVC-iPhone.nib - SqiEVYPQkVTo1Y1KPv/prW6WFWE= + wdIM89ddZrhvithMqTFWhmhYtWQ= IBGChatCell.nib - sjOFtI1i5SKGOthVno5UXiWOXCU= + wFVEn2lZBcZQGfirs2H648hVJ+I= IBGChatListVC-iPhone.nib - Kh453oP4i83Ev//JjlLeOOvw0GA= + sJnTgpARnqfSgJag1ImtGCDD0KQ= IBGChatVC-iPhone.nib - aDQwhAY305i83wIj+ESQvwBJuG4= + gFi9gjyfSAOzI+64wgGt7N+BEv0= IBGFullScreenImageViewController.nib - qho5SoIfT724x1OvaPDnJ0+oS6s= + I29dLrW6WFfrU/WxcqdHDPB1jXI= IBGMessagesView.nib - HNVefHjA8MbLIXKJQsDvVcChhMQ= + axmmrj5kOmtDsMImRQt4po0TjRs= IBGPoweredByView.nib - tdMo2H1/AvRVwBJ6pMV8iDhMcdM= + c0/AAMpttx6TLdmDRdj2Cew4yQ0= IBGPromptCell.nib - sS1z23FjnubPHKQ+x+Mn5hhFEDA= + /md8jRJDzFxU958IHeeeWluNBhk= IBGPromptVC-iPhone.nib - xeUBN+JRpUNghDs97jE2Je36n4Y= + drGQbbHqeh8HrSryx818/PEf2/0= IBGReplyView-iPhone.nib - HD+GtDGoCs1iVP17PK+poDUJbq8= + mW1vC92NBLSEoFe3rAXvi8Q8tyA= IBGReportCategoriesVC-iPhone.nib - NNwEylgxBzMf7vXPrP4ZbcDRW8g= + H9leY2BoT2DUc5/yGZ+r6kthfFc= IBGScreenshotVC-iPhone.nib - yECrueBAH7nxGZ7BN+7L8HNgPZY= + 0U5ZXkutFh6d0C6ImSda+rAJG1A= IBGUnnotifiedMessagesAlertView.nib - 8GgnaPi8fbI0sdj1neGAsU1HswU= + X7SAN1FnPIPUy8IjqZuCdOiO9Nc= IBGVideoPlaybackViewController.nib - ghj5qYFlnf8vY2R6fK/dDd1/SUg= + c+OFXtb6inLPxhtdPOwKAsaaSqs= IBGVoiceNoteRecordingViewController-iPhone.nib - u3hCq15zWkGZcT0jK2WvKDgc/9E= + xN0kZeGdsSLVFBgn0paj3GXXuq8= InAppScreenshotPlaceholder.png @@ -106,7 +106,7 @@ Info.plist - QbI3/2EVIK1IIuj809UmBR0ck6I= + VT6bgvPrAdQzZpidJdfmHooZTC0= Inject_DSYM_Project-Archive.sh @@ -417,209 +417,209 @@ hash - j7qs/Xe7/PYdgUVT/gXbiZvwejc= + dBPF6HIshqkP6SaDa5TKTizXMSc= hash2 - lHGjlMsUMSmd3EPpPYfvSlMnhFOGwHrKVho7mCDiS9M= + Og6rR9RQspkEuLOdr7wl4Z/LsigkP3Te0WGSA9o1FAA= IBGActionSheetCell.nib hash - Hfb6KMLarS4Ik7yZJ9eCcuUzbig= + zhV00hwvo6ZcvMDXhxjp52yWKF0= hash2 - knlgs6Yc2ChuoalK8W8wAX0bjAoYXRMnAOo35ng3sik= + hAmtUCmufQYLDQAfLV6gyhsg/AIAiam2SwX52dBQxik= IBGActionSheetVC-iPhone.nib hash - gJu4ZsQcGplJq/kBH3Qav54ZgTE= + Gr6z4hOcC9W8DLuUSRY/3HHDn44= hash2 - EXo1cE6RsCIdTqPtLqAQr5pQNWtmram65y2TUOoi79Y= + 9L6s85No+Qr5NIbbRRtWEB0Q7t0vNcYswQORnNPyKGo= IBGAttachmentButton.nib hash - svhwnAwIUkEqkfA3ic/BT5RzT2A= + ewpb/3J9cjAbQUHh/LCSFWMCDx0= hash2 - H2Hr33ZggAZZAdBW1PFN7mPYNMf24pVigyHBMSqhP08= + UfvzAq4MUKCtcdkhocM7GuQisv9d9UMwsDT2dCPgIH8= IBGBugVC-iPhone.nib hash - SqiEVYPQkVTo1Y1KPv/prW6WFWE= + wdIM89ddZrhvithMqTFWhmhYtWQ= hash2 - C96UhDC8X4Z2XhRBUGv2SaCCuPYrV+QkxObI4aXWK20= + iWqoVgT+dQtxhjLL6m4fUR9SsSqc1Iz7wJ4qQsAjnM4= IBGChatCell.nib hash - sjOFtI1i5SKGOthVno5UXiWOXCU= + wFVEn2lZBcZQGfirs2H648hVJ+I= hash2 - CXQrNDYbaEJ/OcJ+89Raq1rkZzJQLxPfrLyiAh/2Ny8= + Ch6deWpbwJZvG9zPWGHxMLyhLzRD+cXTdvTDGwwC67Q= IBGChatListVC-iPhone.nib hash - Kh453oP4i83Ev//JjlLeOOvw0GA= + sJnTgpARnqfSgJag1ImtGCDD0KQ= hash2 - ff78RVFuvSwbDeZW8b3L4p10huTKnsUP0StOPRUbBd0= + HuyRcdehuXtPcSRqustZ6J/Kn8X8cWlFeFph70Cj+S4= IBGChatVC-iPhone.nib hash - aDQwhAY305i83wIj+ESQvwBJuG4= + gFi9gjyfSAOzI+64wgGt7N+BEv0= hash2 - Y4FQ/YadbAp+reCOkiEQdk4JvQD/5ItZB23bHQ8OOH0= + UA885u5Sh3qC0R6qRRYqt9oagDCw/I37D7sqx8vsHyA= IBGFullScreenImageViewController.nib hash - qho5SoIfT724x1OvaPDnJ0+oS6s= + I29dLrW6WFfrU/WxcqdHDPB1jXI= hash2 - 6rx3ON5eNP8dnPDQhS+Jkrpv8Hoj5VyA/XXVfxlRLW0= + aLFQzGLWmY50gVI9B0vdddwj+137cdIdfmfrv/SsEmo= IBGMessagesView.nib hash - HNVefHjA8MbLIXKJQsDvVcChhMQ= + axmmrj5kOmtDsMImRQt4po0TjRs= hash2 - hqoN/0k2nJlzCY5+77yrAHibQGcJWl8VkHb6bTaEncQ= + jZFZyGz7uU+YnDZ88uZES5q7mLGPe/wleLTgJpPLd8w= IBGPoweredByView.nib hash - tdMo2H1/AvRVwBJ6pMV8iDhMcdM= + c0/AAMpttx6TLdmDRdj2Cew4yQ0= hash2 - amUP64bIxUk3qczVb7JyVACcIKIiRLV8tVyfeIXkFHU= + xoDaNmsH0YOR5P301hannpmObuo4dU7l1Rqyd9dQTS4= IBGPromptCell.nib hash - sS1z23FjnubPHKQ+x+Mn5hhFEDA= + /md8jRJDzFxU958IHeeeWluNBhk= hash2 - XeJN8PvqWmlV3DSS37BphOAdOKZ/aoqVpLDeISU288Y= + /sbM7GuIway/DphOs/gFnojRc2agr6y/yrRMNT+FVAE= IBGPromptVC-iPhone.nib hash - xeUBN+JRpUNghDs97jE2Je36n4Y= + drGQbbHqeh8HrSryx818/PEf2/0= hash2 - QaQxw4LBxOf0kmQlMLxt4EYYWsjH5YWsHuy+H7Nkhh8= + N3AowuHtEcdEY9PdNhgJx6VmkqId4i/TXiO3N7M+H7U= IBGReplyView-iPhone.nib hash - HD+GtDGoCs1iVP17PK+poDUJbq8= + mW1vC92NBLSEoFe3rAXvi8Q8tyA= hash2 - rDWmzotEYtwtXbG/NcRBOeqcY5jwTrJtvuIMhe5SNv8= + kdlrL0s9je8H1LNw4ielov4cHWcsFK4wMVRIE4SR5rM= IBGReportCategoriesVC-iPhone.nib hash - NNwEylgxBzMf7vXPrP4ZbcDRW8g= + H9leY2BoT2DUc5/yGZ+r6kthfFc= hash2 - 2tQX1F9rxHKoIx6Mrq/YmYnFcs7LLxwS5XYw1vGp948= + +ah6owUl7vg3gQFOROTixH6HUCV10sWTlwJm2VeeUkM= IBGScreenshotVC-iPhone.nib hash - yECrueBAH7nxGZ7BN+7L8HNgPZY= + 0U5ZXkutFh6d0C6ImSda+rAJG1A= hash2 - Aq1tYolMlOOzPxBEMe8rny2JYN2Dq5Cso0utHcdeOHo= + iecDt+4fuTEetS4wKAhLORN3Xbok52aUE5TwNCVxEDQ= IBGUnnotifiedMessagesAlertView.nib hash - 8GgnaPi8fbI0sdj1neGAsU1HswU= + X7SAN1FnPIPUy8IjqZuCdOiO9Nc= hash2 - fP4AawKxVW+ploD2x+q97csM2lDqAizDdhEoC0+jL1I= + HI3LruXemXwaoRv2hyBAjbka9wlFd5Pw8LiLD3U3YMU= IBGVideoPlaybackViewController.nib hash - ghj5qYFlnf8vY2R6fK/dDd1/SUg= + c+OFXtb6inLPxhtdPOwKAsaaSqs= hash2 - yaoaCt0xCDXXdIGrxto7hMnl1gGBKe4Jq4FpUpe8g7o= + IbPYivYEkGtU1DqFPYOeI1575rX1VolhNGEjz+md5gg= IBGVoiceNoteRecordingViewController-iPhone.nib hash - u3hCq15zWkGZcT0jK2WvKDgc/9E= + xN0kZeGdsSLVFBgn0paj3GXXuq8= hash2 - duwUjPuxWoNKLzx1jIjTLIUFtHvr3D17B9QSjFQCsxg= + /N6muEgD+FDC/ui/UfwTuLWSbuu2xMzc9MzoT+B/0XE= InAppScreenshotPlaceholder.png