status-mobile/modules/react-native-status/ios/RCTStatus
frank 699986c0b2
log go request and response (#21218)
this commit implemented logging request/response between status-mobile and status-go. 

to access `requests.log`, shake your phone and share the logs. 

TBD: 
- adding `device id` into request to proxy server, we can implement it in a separate PR if needed.
- not sure if we need logging the request made in the backend that not asked by frontend directly
2024-09-17 08:58:38 +05:30
..
RCTStatus.xcodeproj move rn-mail code to our native modules (#19760) 2024-04-24 11:55:40 +02:00
AccountManager.h refactor native modules into separate modules (#18385) 2024-01-15 18:57:35 +05:30
AccountManager.m Add centralized metrics 2024-07-11 10:06:46 +01:00
DatabaseManager.h refactor native modules into separate modules (#18385) 2024-01-15 18:57:35 +05:30
DatabaseManager.m refactor native modules into separate modules (#18385) 2024-01-15 18:57:35 +05:30
EncryptionUtils.h refactor native modules into separate modules (#18385) 2024-01-15 18:57:35 +05:30
EncryptionUtils.m Fix missing avatar and name in members of the community channels and group chats (#20619) 2024-07-12 11:12:49 +05:30
LogManager.h refactor native modules into separate modules (#18385) 2024-01-15 18:57:35 +05:30
LogManager.m log go request and response (#21218) 2024-09-17 08:58:38 +05:30
MailManager.h move rn-mail code to our native modules (#19760) 2024-04-24 11:55:40 +02:00
MailManager.m move rn-mail code to our native modules (#19760) 2024-04-24 11:55:40 +02:00
NetworkManager.h refactor native modules into separate modules (#18385) 2024-01-15 18:57:35 +05:30
NetworkManager.m chore_: remove passing node config when sync (#20949) 2024-08-15 14:14:54 +08:00
RCTStatus.h Move react-native-status to a pod dependency 2021-03-30 10:54:00 +02:00
RCTStatus.m Add centralized metrics 2024-07-11 10:06:46 +01:00
UIHelper.h refactor native modules into separate modules (#18385) 2024-01-15 18:57:35 +05:30
UIHelper.m refactor native modules into separate modules (#18385) 2024-01-15 18:57:35 +05:30
Utils.h refactor native modules into separate modules (#18385) 2024-01-15 18:57:35 +05:30
Utils.m fix(key-pairs)_: error message on scanning different key pair QR (#20612) 2024-07-11 15:55:00 +05:30