mopinion / mopinion-sdk-react-native

Mopinion SDK for React Native
MIT License
3 stars 5 forks source link

Feedback metadata is too limited #16

Closed mnjongerius closed 3 years ago

mnjongerius commented 4 years ago

When I get feedback submitted from the app, the metadata is get with it is very limited:

image

Expected metadata: image

stevenkuipers commented 4 years ago

Hi @mnjongerius,

Thanks for contacting us. We are looking into why you are missing this metadata.

Can you tell us which SDK version and what version of RN you are using? And just to be sure, did you link and install all assets and modules?

mnjongerius commented 4 years ago

hi @stevenkuipers,

"mopinion-react-native-sdk": "^1.2.1",
"react-native": "0.61.4",

SDK is installed as documented

Edited: typo

stevenkuipers commented 4 years ago

Can you please update to the latest version of the SDK, version 1.2.2?

Also can you contact us at support@mopinion.com, I would like to set up a call with you if that is okay?

stevenkuipers commented 4 years ago

We just released a new version: 1.2.3 which addresses this issue. The user agent related metadata will be available after updating to the latest version.