We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b58b44d commit 99a12b6Copy full SHA for 99a12b6
1 file changed
README.md
@@ -168,7 +168,7 @@ The Web SDK API has changed in order be unified with [Bugfender Web SDK](https:/
168
* `e` renamed to `error`
169
* `log` renamed to `sendLog`
170
171
-* `setDeviceKey` method replaces `setDeviceBoolean`, `setDeviceString`, `setDeviceInteger & `setDeviceFloat`
+* `setDeviceKey` method replaces `setDeviceBoolean`, `setDeviceString`, `setDeviceInteger` & `setDeviceFloat`
172
173
## Cocoapods Troubleshooting
174
We did our best to create a installation process that worked for most of the users. However, the React Native configuration can be tricky sometimes.
0 commit comments