Salma ElTarzi
eee0b8323a
✨ Add feature to change the video recording floating button position
2017-12-18 18:39:54 +02:00
Salma ElTarzi
6cfbe9d4d6
⬆️ Upgrade native iOS dependency and update the linking and unlinking scripts to account for the change in the native iOS SDK
2017-12-18 15:49:14 +02:00
Jordan Becker
00895aa8ab
Add requiresMainQueueSetup method
...
Since RN 0.49, `requiresMainQueueSetup` needs to be defined if the module overrides `constantsToExport`.
2017-12-07 19:40:21 +01:00
Salma ElTarzi
2c104a3708
⬆️ Upgrade native iOS SDK dependency
2017-12-04 17:54:53 +02:00
Salma ElTarzi
fb0612658b
⬆️ Update native iOS SDK dependency.
2017-11-13 14:06:38 +02:00
Salma ElTarzi
14ebcb1eb8
⬆️ Upgrade native iOS SDK dependency.
2017-11-06 10:58:54 +02:00
Salma ElTarzi
5ee0528bc1
⬆️ Upgrade native iOS dependency
2017-10-30 12:22:57 +02:00
Salma ElTarzi
510412eea7
✨ Add change collecting data text enum
2017-10-25 14:44:09 +02:00
Salma ElTarzi
8390f31e31
⬆️ Upgrade native iOS dependency
2017-10-25 13:41:39 +02:00
Eli Perkins
741afec07b
Fix bad access to null variadic args
...
This removes the need to access `va_list` in a non-variadic function.
By adding a variadic logging function, we can still bridge `RCTLogFunction`, without changing the public API of `IBGNSLogWithLevel` to not require a `va_list`.
This also removes the need to call the log function on the main queue, which was applied in #76 (7cc7e90a5a49629519706942334c9e6e9957e628).
Fixes #82
2017-10-09 15:28:10 -04:00
Salma ElTarzi
bc71e94a9f
📝 Add coreData models
2017-09-27 22:19:00 +02:00
Salma ElTarzi
3558509f05
⬆️ Upgrade native iOS version
2017-09-27 17:55:30 +02:00
Salma ElTarzi
7cc7e90a5a
🐛 Fix a crash for iOS that results in Bad Access
2017-09-20 12:49:30 +02:00
Salma ElTarzi
5d4c58cbdd
✨ Report console logs with log levels.
2017-09-18 15:44:39 +02:00
Salma ElTarzi
42457643c2
⬆️ Upgrade Native iOS SDK version.
2017-09-18 13:49:02 +02:00
Salma ElTarzi
6db813a900
Merge branch 'master' of https://github.com/Instabug/instabug-reactnative into hotfix/fix_crash_for_ios_8
2017-09-10 13:23:37 +02:00
Salma ElTarzi
0f43c93b5f
🔥 Remove redundant code for iOS log levels.
2017-09-10 13:13:01 +02:00
nmartin
80279ae465
Rename ios exported method 'logout' to 'logOut'. This matches the android implementation.
2017-09-07 14:06:24 -06:00
Salma ElTarzi
b05ce5aa5a
🐛 Fix a bug where the app crashes on iOS 8 due to os_logs.
2017-09-07 19:49:10 +02:00
Salma ElTarzi
f2a5890d01
📝 Fix the import in the bridge header file to account for changes in RN 0.48
2017-09-04 22:16:12 +02:00
Salma ElTarzi
3b86efc04c
✨ Add binary framework in project
2017-08-31 02:32:55 +02:00
Salma ElTarzi
e080ee96a2
Merge branch 'master' of https://github.com/Instabug/instabug-reactnative into feature/missing_apis
2017-08-26 20:00:14 +02:00
Salma ElTarzi
ff4a0d9f76
✨ Add feature to support JS console logs with bug reports
2017-08-26 20:00:01 +02:00
Salma ElTarzi
b28b9caa56
🐛 Fix a bug where the setUserAttribute API in iOS mixed the key attribute with the value and vice versa.
2017-08-17 21:14:36 +02:00
Salma ElTarzi
1e735d6d0e
✨ Add api method for setSuccessDialogEnabled
2017-08-17 13:11:34 +02:00
yousefhamza
4aba9590d0
Fix promptOptions APIs for iOS
2017-07-17 17:03:03 +02:00
yousefhamza
98141221ef
add isRunningLive
2017-06-27 13:31:25 +02:00
DevHossamHassan
9d8ad92049
Revert "Revert "Merge branch 'master' of https://github.com/Instabug/instabug-reactnative ""
...
This reverts commit 4cdeaaf2d1730535f43f56330298da215d3f7804.
2017-06-23 01:09:28 +02:00
DevHossamHassan
4cdeaaf2d1
Revert "Merge branch 'master' of https://github.com/Instabug/instabug-reactnative "
...
This reverts commit f761baf7f95343bd6cfd743c967928d1909078e3, reversing
changes made to 2197d300027693fc204e84b02bc3d141b2aca0a0.
2017-06-23 00:19:21 +02:00
yousefhamza
afc1e217df
Remove file attachments
2017-06-22 22:58:40 +02:00
yousefhamza
b59ae35aaa
Add implementation to react native methods
2017-06-21 11:46:54 +02:00
Yousef Hamza
e157086518
Revert "Remove podfile integration tep"
...
This reverts commit 3993df0b0f710bd4296bd1ed6755f6ffd8c9467d.
2017-05-16 16:12:16 +02:00
Yousef Hamza
3993df0b0f
Remove podfile integration tep
2017-05-08 16:32:55 +02:00
Yousef Hamza
9eb701b32b
Disable crash reporting and network logging
2017-05-08 15:54:24 +02:00
Yousef Hamza
04324ea99d
updates for iOS for react native
2017-02-14 09:40:21 +02:00
Yousef Hamza
185a689b8d
Fix iOS react bridge
2017-02-07 16:12:05 +02:00
Yousef Hamza
4254d57f12
Update bridging file
2017-02-07 14:18:47 +02:00
Yousef Hamza
d600b559b3
Fix typo fixed in instabug 7.0
2017-02-06 16:08:40 +02:00
Yousef Hamza
44053a5fe6
Fix for Instabug 7.0 enums file change
2017-02-06 16:07:28 +02:00
Yousef Hamza
b5fa478a45
Fix .m file
2017-02-06 15:31:06 +02:00
Hossam Hassan
32e2e5b8d5
Fix setPostInvocationHandler typo
2017-01-30 18:06:34 +02:00
Hossam Hassan
e4637f2ebb
fix some typos
2017-01-23 15:11:57 +02:00
Hossam Hassan
bdbe6fdae5
Fix typo in instabugReactBridge.m
...
invocationModeNewFeedback
2017-01-10 11:11:05 +02:00
Hossam Hassan
47bb36a915
Fix typo on iOS enums
...
for InstabugEnums invocationModeNewFeedback
2017-01-10 01:22:11 +02:00
Yousef Hamza
a66c3ea3f3
Release react native ios
2016-10-17 17:41:42 +02:00
Yousef Hamza
3048becdc6
Remove component linked Instabug framework to app linked
2016-10-16 14:03:08 +02:00
Yousef Hamza
949ec17a01
Update README
2016-10-12 11:01:59 +02:00
Yousef Hamza
86c817d512
Updating event handlers and main thread operations
2016-10-11 16:19:50 +02:00
Yousef Hamza
b989138c70
Cleaning up public files
2016-10-11 12:29:34 +02:00
Yousef Hamza
1c3d1b3b4d
Updating the ios bridge
...
- Updated bridging files
- Updated index.js
- Tested
- Documented index.js
2016-10-10 18:08:20 +02:00