Kyle Matthew Hedden
3b85ca1ff8
Track web view navigation failures (timeouts, etc).
2023-03-03 19:24:33 -05:00
Kyle Matthew Hedden
56857f187b
Silence most errors. Push getNativeScreenForRequestError to LoadHandler decoration. Native error screen error message handling.
2023-03-02 20:26:48 -05:00
Kyle Matthew Hedden
52883a534b
Create MFPerformanceErrorObject for error logging.
2023-02-28 22:08:40 -05:00
Kyle Matthew Hedden
a74aa6ef2d
Shift logging load errors until after background handling is resolved.
2023-02-27 14:17:01 -05:00
Kyle Matthew Hedden
5006517bb1
wrapper function to add additoinal request data to error objects. begin working on better silentError handling.
2023-02-25 00:20:55 -05:00
Hedden, Kyle Matthew
6d9da1f958
Merge branch 'feature/artifactory_ci' into 'develop'
...
update artifactory url from prod to ci
### Summary
Updating dependency downloads from https://oneartifactoryprod.verizon.com/artifactory to https://oneartifactoryci.verizon.com/artifactory
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/249
2023-02-17 16:32:14 +00:00
Scott Pfeil
74c16205e1
update artifactory url from prod to ci
2023-02-16 17:15:47 -05:00
Pfeil, Scott Robert
e26a09e1ec
Merge branch 'bugfix/missing_action_fail_reporting' into 'develop'
...
Bugfix/missing action fail reporting
### Summary
Adding missing action failure event reporting to NewRelic.
Co-authored-by: Kyle Matthew Hedden <kyle.hedden@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/247
2023-01-27 01:43:01 +00:00
Kyle Matthew Hedden
3e9d66e5e0
add missing event data
2023-01-26 19:03:10 -05:00
Hedden, Kyle Matthew
08a1718f11
Merge branch 'bugfix/session_timer_bkg_reset' into 'develop'
...
Fix the session timer
### Summary
Fixes an issue with the session timer resetting without a session update when the app returns from the background.
### JIRA Ticket
https://onejira.verizon.com/browse/PRODDEF-1509
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/246
2023-01-17 17:26:26 +00:00
Kyle Matthew Hedden
1f377dfb51
remainingWarningTime fix. code comment cleanups.
2023-01-17 12:10:43 -05:00
Kyle Matthew Hedden
16d169c46c
Code review suggestion to use default values. Bug fix for warning track timeouts from the background.
2023-01-13 18:57:23 -05:00
Kyle Matthew Hedden
80512a0b8a
Shift app background check to resumeSessionTimer to make isAppInSession and revalidateSessionTimestamp background safe.
2022-12-28 11:02:02 -05:00
Kyle Matthew Hedden
c7bfda216a
Trigger a keep alive attempt when returning from background.
2022-12-28 10:54:31 -05:00
Kyle Matthew Hedden
aa1be3f1c5
Fix isAppInSession and appEnteredForeground collision. Fix FaceId session timer restart skip. Encapsulate timeTimerStarted referenceDate.
2022-12-28 10:23:10 -05:00
Kyle Matthew Hedden
920b975294
expose method to report the final load operation source
2022-12-27 16:47:41 -05:00
Pfeil, Scott Robert
3f59a1c9fe
Merge branch 'bugfix/alertcontrollerOrientation' into 'develop'
...
Added supportedInterfaceOrientations in MVMCoreAlertController
### Summary
Added supportedInterfaceOrientations fix in MVMCoreAlertController when iPhone device is rotated while alert controller is presented.
Co-authored-by: Krishna Kishore Bandaru <krishna.kishore.bandaru@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/244
2022-12-20 14:54:42 +00:00
Krishna Kishore Bandaru
6874424dd1
added supportedInterfaceOrientations in MVMCoreAlertController
2022-12-12 13:58:39 +05:30
Hedden, Kyle Matthew
8e586e5f01
Merge branch 'release/10_4_0' into 'develop'
...
release/10_4_0 hotfix merge
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
Co-authored-by: Pfeil, Scott Robert <scott.pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/236
2022-11-11 19:44:38 +00:00
Hedden, Kyle Matthew
9243b8e285
Merge branch 'bugfix/open_url_error_code' into 'release/10_4_0'
...
Add back legacy error code
### Summary
Adding back the legacy link away error code for easier tracking of url errors.
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/238
2022-10-28 14:28:59 +00:00
Scott Pfeil
11728703ce
Add back legacy error code
2022-10-28 10:07:36 -04:00
Pfeil, Scott Robert
a8b5db4d28
Merge branch 'bugfix/user_facing_error_msg' into 'release/10_4_0'
...
fix user facing error message for json errors
### Summary
Adjustment to JSONError to avoid displaying Swift Decoding errors to the user.
Co-authored-by: Kyle Matthew Hedden <kyle.hedden@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/237
2022-10-27 03:44:21 +00:00
Kyle Matthew Hedden
d7b80e87ed
fix user facing error message for json errors
2022-10-26 20:44:18 -04:00
Pfeil, Scott Robert
9aaeb1d266
Merge branch 'feature/Restart-requestUrl' into 'develop'
...
Feature/restart request url
### Summary
Changes are to add requestURL param to restart action object.
### JIRA Ticket
Brand 3.0 - Multi user screen - [ONEAPP-2784](https://onejira.verizon.com/browse/ONEAPP-2784 )
Co-authored-by: Sumanth Nadigadda <sumanth.nadigadda@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/234
2022-10-25 15:03:37 +00:00
Sumanth Nadigadda
ee98b9fe5f
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/Restart-requestUrl
2022-10-25 20:06:06 +05:30
Sumanth Nadigadda
217cceb84b
Removing the codable method for the restart action type
2022-10-25 20:04:32 +05:30
Pfeil, Scott Robert
2b09f58686
Merge branch 'bugfix/always_embed_swift' into 'develop'
...
always embed swift to no
### Summary
Remove always embed swift flag. Embedding frameworks in frameworks blocks Apple submission.
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/235
2022-10-20 20:30:51 +00:00
Scott Pfeil
8dd0aebf7e
always embed swift to no
2022-10-20 16:19:47 -04:00
Sumanth Nadigadda
85dcc57513
Changing the requestURL type to NSURL from NSString
2022-10-17 17:52:43 +05:30
Hedden, Kyle Matthew
130208a080
Merge branch 'bugfix/crashissue' into 'develop'
...
Fixed crash array out of bounds exception
See merge request BPHV_MIPS/mvm_core!233
2022-10-14 17:56:09 +00:00
Sumanth Nadigadda
45b89ca7d3
Change the requestUrl param key
2022-10-14 22:54:25 +05:30
Krishna Kishore Bandaru
cdd2eb2f04
fixed crash array out of bounds exception
2022-10-14 12:27:15 +05:30
Sumanth Nadigadda
0340f9dda6
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/Restart-requestUrl
2022-10-10 10:40:46 +05:30
Hedden, Kyle Matthew
4f1cbf6c61
Merge branch 'bugfix/request_param_copy' into 'develop'
...
copy over the actionMap to the new object for presentationStyle resolution fix.
See merge request BPHV_MIPS/mvm_core!232
2022-10-03 17:40:01 +00:00
Kyle Matthew Hedden
de280960f7
copy over the actionMap to the new object for presentationStyle resolution fix.
2022-10-03 11:32:49 -04:00
Bruce, Matt R
c95def255b
Merge branch 'feature/JSONError_description' into 'develop'
...
add error description to JSONErrors
See merge request BPHV_MIPS/mvm_core!231
2022-09-28 21:14:56 +00:00
Sumanth Nadigadda
afead9710d
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/Restart-requestUrl
2022-09-29 00:31:50 +05:30
Sumanth Nadigadda
ec70621ea0
Changed to read and set requestUrl in restart action.
2022-09-28 10:15:57 +05:30
Kyle Matthew Hedden
89d9809b9e
add error description to JSONErrors
2022-09-23 18:34:19 -04:00
Pfeil, Scott Robert
f8dec38c13
Merge branch 'bugfix/open_page_request_parameters' into 'develop'
...
copy fix
See merge request BPHV_MIPS/mvm_core!230
2022-09-20 21:46:04 +00:00
Scott Pfeil
793e64143d
copy fix
2022-09-20 17:29:38 -04:00
Hedden, Kyle Matthew
3ecd769f1c
Merge branch 'feature/new_relic_action_tracking' into 'develop'
...
create core events for actions and clientparameters tracking
See merge request BPHV_MIPS/mvm_core!225
2022-09-19 21:52:09 +00:00
Kyle Matthew Hedden
645d304907
expose getUUID to obj-c
2022-09-19 15:36:16 -04:00
Kyle Matthew Hedden
3abf053e4e
Merge remote-tracking branch 'origin/develop' into feature/new_relic_action_tracking
2022-09-19 13:03:29 -04:00
Pfeil, Scott Robert
b5e579f59a
Merge branch 'bugfix-screenfrozen' into 'develop'
...
Setting animatingIn to false
See merge request BPHV_MIPS/mvm_core!229
2022-09-13 16:02:06 +00:00
Krishna Kishore Bandaru
61ce51cefd
setting animatingIn to false
2022-09-13 21:28:50 +05:30
Hedden, Kyle Matthew
3b18e3dd55
Merge branch 'bugfix/remove_bitcode' into 'develop'
...
Remove bitcode
See merge request BPHV_MIPS/mvm_core!228
2022-09-08 14:56:50 +00:00
svc-mips_ios_tower
13e03375d4
Remove bitcode
2022-09-08 10:49:48 -04:00
Pfeil, Scott Robert
05f6ed1013
Merge branch 'feature/deprecation_removal' into 'develop'
...
remove deprecated MVMCoreLoadObject code
See merge request BPHV_MIPS/mvm_core!227
2022-09-06 15:44:59 +00:00
Pfeil, Scott Robert
343020ad20
Merge branch 'feature/openpage-ActionTypeEncode' into 'develop'
...
Adding actiontype attribute to encode in OpenPage action class
See merge request BPHV_MIPS/mvm_core!226
2022-09-06 14:28:02 +00:00