Questions tagged [huawei-analytics]

Use this tag for programming questions related to Huawei Analytics Kit. It is one of the services provided by Huawei Mobile Services Core for developers. Huawei Analytics provides free data analysis for a wide range of devices and platforms, so developers can make informed decisions on product optimization and marketing based on users' behavior.

5 questions
1
vote
1 answer

attempt to invoke virtual method void com.huawei.hms.rn.analytics

enter image description here Hello people, I am implementing Huawei analytics services and I have this problem, help! I'm using import HMSAnalytics from '@hmscore/react-native-hms-analytics';
1
vote
1 answer

How can I download my app's analytics from Huawei AppGallery Connect?

Was expecting something similar to Google PlayStore Console where you can just slap dates and metrics and then download the csv file. Is there something like that in Huawei AppGallery Connect? So far all I can do is tweak around the dates and some…
1
vote
1 answer

HMS AnalyticsKit Demo for Javascript cannot reach server

Here is what I did: Cloned HMS AnalyticsKit Demo for Javascript - https://github.com/HMS-Core/hms-analytics-demo-javascript.git in Germany Frankfurt AWS EC2 cd hms-analytics-demo-javascript/hmsanalyticskitdemo/ npm install npm run dev Use Chrome…
0
votes
0 answers

App Linking Failed after building in Xcode

When I build my react native project in Xcode it builds Successfully and on linking time to simulator it shows the error in one of the library called HuaweiAnalytics. The Error is like below: "In…
Yash Nayi
  • 51
  • 6
0
votes
2 answers

Flutter: User-Defined Issue (Xcode): Unsupported Swift architecture

I am trying to run my flutter app in ios via android studio, and i am encountering this error which i do not understand.
aintno12u
  • 341
  • 4
  • 23