Skip to content

Releases: Instabug/Instabug-React-Native

Release v1.0.5

15 Jan 00:42

Choose a tag to compare

Fix issue #9 Android minSdkVersion inconsistent with react-native
Fix typo in instabugReactBridge.m
Exports setAttachmentTypesEnabled React native js bridge

Release v1.0.4

09 Jan 23:32

Choose a tag to compare

Fix typo on iOS enums for InstabugEnums invocationModeNewFeedback #4

Release v1.0.3

09 Jan 15:39

Choose a tag to compare

Fix unsupported data type (Locale)
Introduce Instabug.setLocale(String);

ex:

 Instabug.setLocale("chineseSimplified");

"chineseSimplified" could be one of these values

 "arabic" "english" "czech" "french" "german" "italian" "japanese" "polish" "russian" "spanish" "swedish" "turkish" "portugueseBrazil" "chineseSimplified" "chineseTraditional" "korean"

Version 1.0.2

06 Nov 12:22

Choose a tag to compare

v1.0.2 Release v1.0.2