Salma ElTarzi
b9bdfbc5b5
💎 Bump version
2017-10-25 14:44:32 +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
Salma ElTarzi
9dcf53922e
⬆️ Upgrade native Android dependency
2017-10-25 13:39:47 +02:00
Salma ElTarzi
d1d6b4f1db
💎 Bump version
2017-10-18 13:52:32 +02:00
Salma ElTarzi
e4ce1f70c5
📝 Remove framework path from all configurations when unlinking
2017-10-18 13:51:40 +02:00
salmatarzi
53bd3b6f54
🤝 Merge pull request #87 from jozan/patch-1
...
Add framework path to all build configurations
2017-10-18 14:51:38 +03:00
Johan Ruokangas
5275b9016f
Add framework path to all build configurations
2017-10-18 13:51:19 +03:00
Salma ElTarzi
8ca05c6769
💎 Bump version to 2.0.6
2017-10-11 13:50:33 +02:00
salmatarzi
332d1b9767
🤝 Merge pull request #83 from eliperkins/patch-1
...
Fix bad access to null variadic args
2017-10-11 14:47:13 +03: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
58ce2587ef
💎 Bump version
2017-10-05 11:36:29 +02:00
Salma ElTarzi
d9d867d157
⬆️ Upgrade Native Android dependency
2017-10-05 11:36:08 +02:00
salmatarzi
2650bb816f
🤝 Merge pull request #81 from alliannas/fix-string-to-key
...
Fixes setString method name for android
2017-10-05 11:57:58 +03:00
Alexander Annas Helgason
a1ccac15be
Fixes setString method name for androd
2017-10-04 16:00:17 +00:00
salmatarzi
00aed18d19
📚 Update README
2017-10-02 16:42:30 +03:00
Salma ElTarzi
4ab8e827e1
📚 Update documentation about ensuring having xcodeproj gem installed.
2017-10-02 15:36:06 +02:00
Salma ElTarzi
bc71e94a9f
📝 Add coreData models
2017-09-27 22:19:00 +02:00
Salma ElTarzi
7af99f00d4
📝 Disable crash reporting by default
2017-09-27 22:00:48 +02:00
Salma ElTarzi
f518b1fe2c
💎 Bump version
2017-09-27 17:55:58 +02:00
Salma ElTarzi
3558509f05
⬆️ Upgrade native iOS version
2017-09-27 17:55:30 +02:00
Salma ElTarzi
93be337c84
⬆️ Upgrade native Android dependency
2017-09-27 14:33:51 +02:00
Salma ElTarzi
9b67bad1da
Merge branch 'master' of https://github.com/Instabug/instabug-reactnative
2017-09-20 12:59:36 +02:00
Salma ElTarzi
3012d8087e
💎 Bump Version
2017-09-20 12:59:12 +02:00
salmatarzi
61a8f77224
🤝 Merge pull request #76 from Instabug/hotfix/fix_ios_crash
...
🐛 Fix a crash for iOS that results in Bad Access
2017-09-20 12:58:01 +02:00
Salma ElTarzi
7cc7e90a5a
🐛 Fix a crash for iOS that results in Bad Access
2017-09-20 12:49:30 +02:00
salmatarzi
3354233e22
🤝 Merge pull request #73 from Instabug/hotfix/fix_crash_for_ios_8
...
Hotfix/fix crash for ios 8
2017-09-20 12:40:00 +02:00
Salma ElTarzi
f996cc8179
⬆️ Upgrade Native Android SDK version
2017-09-18 15:50:34 +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
aba6dbdb77
💎 Bump version.
2017-09-10 14:18:19 +02:00
salmatarzi
f01be8329c
🤝 Merge pull request #71 from Instabug/hotfix/fix_crash_for_ios_8
...
🐛 Fix a bug where the app crashes on iOS 8 due to os_logs.
2017-09-10 14:16:58 +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
salmatarzi
851b51fcd0
🤝 Merge pull request #70 from Instabug/fix/add_post_unlink_script
...
🚑 Add preunlink script to remove Instabug.framework from th…
2017-09-10 13:12:10 +02:00
Salma ElTarzi
9500e0862e
📝 Change the Embed Instabug framework name.
2017-09-10 13:09:36 +02:00
Salma ElTarzi
dacff62036
🔥 Remove redundant code from linking, and unlinking scripts.
2017-09-10 12:35:13 +02:00
Salma ElTarzi
1e00576cbd
🎨 Improve the format of the linking script
2017-09-10 12:22:26 +02:00
Salma ElTarzi
24b3714c1e
🎨 Improve the format of the unlink, and linking scripts.
2017-09-10 12:10:03 +02:00
Salma ElTarzi
7f1254bd8c
🐛 Fix a bug when the unlinking script run twice changed the parsing of the iOS project.
2017-09-09 15:45:50 +02:00
salmatarzi
6c0ed095a5
🤝 Merge pull request #72 from KrazyLabs/ios_logout
...
Rename iOS exported method 'logout' to 'logOut' to match Android implementation
2017-09-08 11:58:35 +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
963bea72bf
🎨 Reformat the structure of the linking and unlinking scripts
2017-09-07 19:43:17 +02:00
Salma ElTarzi
1d6fdb13a9
🚑 Add preunlink script to remove Instabug.framework from the project.
2017-09-05 17:20:20 +02:00
Salma ElTarzi
720581c90b
💎 Bump version
2017-09-04 22:16:43 +02:00
Salma ElTarzi
07d240fcd0
Merge branch 'master' of https://github.com/Instabug/instabug-reactnative
2017-09-04 22:16:21 +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
salmatarzi
c5e03a388b
📚 Update README.md
2017-09-01 11:03:39 +02:00
Salma ElTarzi
c094381c23
💎 Bump version
2017-09-01 02:26:11 +02:00