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
Salma ElTarzi
413972ba00
💎 Bump version to 2.0.19
2017-12-10 16:55:54 +02:00
salmatarzi
2ae6160e00
🤝 Merge pull request #100 from habovh/master
...
Add requiresMainQueueSetup method
2017-12-10 16:54:38 +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
d729f206ad
💎 Bump version to 2.0.18
2017-12-05 11:54:16 +02:00
salmatarzi
e79aa9eee2
🤝 Merge pull request #99 from Instabug/hotfix/fix_link_script_if_condition
...
📝 Update script to add brackets to if condition as it did not get eva…
2017-12-05 11:43:06 +02:00
Salma ElTarzi
0839a45496
📝 Refactoring the linking script
2017-12-05 11:41:44 +02:00
Salma ElTarzi
cb47323fd2
📝 Update script to add brackets to if condition as it did not get evaluated correctly
2017-12-05 11:08:27 +02:00
Salma ElTarzi
86beaa7a82
💎 Bump version to 2.0.17
2017-12-04 17:55:23 +02:00
Salma ElTarzi
2c104a3708
⬆️ Upgrade native iOS SDK dependency
2017-12-04 17:54:53 +02:00
Salma ElTarzi
ad17c82cd1
💎 Bump version to 2.0.16
2017-11-30 16:38:31 +02:00
salmatarzi
7b4c897d9f
🤝 Merge pull request #96 from Instabug/fix/fix_targets_in_linking_script
...
📝 Replace and with &&
2017-11-30 16:35:20 +02:00
salmatarzi
57725467c6
🤝 Merge pull request #95 from Instabug/fix/fix_targets_in_linking_script
...
📝 Change link and unlink script to add Instabug to non-default target…
2017-11-30 16:34:15 +02:00
Salma ElTarzi
0618acae7c
📝 Replace and with &&
2017-11-30 15:12:32 +02:00
Salma ElTarzi
5bfccf472d
📝 Change link and unlink script to add Instabug to non-default targets as well
2017-11-30 14:12:52 +02:00
Salma ElTarzi
420695252d
💎 Bump version to 2.0.15
2017-11-22 16:17:57 +02:00
Ahmed Anwar
62d69cd7ed
Merge pull request #94 from Instabug/fix/readme
...
Update README.md
2017-11-22 16:06:15 +02:00
Ahmed Anwar
2998e2f0b3
Update README.md
2017-11-22 16:04:42 +02:00
Salma ElTarzi
5f5c5df011
💎 Bump version to 2.0.14
2017-11-22 15:50:56 +02:00
salmatarzi
140a85116a
🤝 Merge pull request #93 from Instabug/fix/readme
...
Updating readme file
2017-11-22 15:52:03 +02:00
Ahmed Anwar
788c25e6b6
Update README.md
2017-11-22 13:52:14 +02:00
Ahmed Anwar
39d7d520c8
Updating readme file
2017-11-22 13:43:07 +02:00
Salma ElTarzi
0ed6de3daa
💎 Bump version to 2.0.13.
2017-11-13 14:10:27 +02:00
Salma ElTarzi
fb0612658b
⬆️ Update native iOS SDK dependency.
2017-11-13 14:06:38 +02:00
Salma ElTarzi
61dd740659
💎 Bump version to 2.0.12.
2017-11-06 10:59:44 +02:00
Salma ElTarzi
14ebcb1eb8
⬆️ Upgrade native iOS SDK dependency.
2017-11-06 10:58:54 +02:00
Salma ElTarzi
83047ea71e
💎 Bump version.
2017-10-31 16:49:29 +02:00
Salma ElTarzi
f9c40e827c
⬆️ Upgrade Native Android dependency.
2017-10-31 16:48:58 +02:00
Salma ElTarzi
81125e583d
💎 Bump version
2017-10-30 12:27:24 +02:00
Salma ElTarzi
5ee0528bc1
⬆️ Upgrade native iOS dependency
2017-10-30 12:22:57 +02:00
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