I set up a basic Google Firebase integration for my Android mobile app, it worked fine for a couple of days but then suddenly the Google Analytics console started showing the data just for the most recent 3 days. It's been a consistent behavior for the past week - everyday when I check the data I only see the most recent 3 days. And the older data that was present the day before is missing.
This is my second mobile app that I integrated with Google Firebase and the first one doesn't seem to have this issue.
I tried searching for similar issues on the web but nothing relevant comes up. I also went through all the possible settings in Analytics console, but nothing seems suspicious.
What can be the cause of this?
UPD: I found this thread in the meantime https://support.google.com/analytics/thread/83254216?hl=en Maybe there'll be some resolution there
Related
i'm new to coding and as a final project on a course I decided to build and Android app, since it's what I want to focus my studies later (kinda regret it now...).
My idea is about an app that will have GPS services and actions based on GPS locations, so I started following tutorials from the basics up, now i'm following a basic tutorial about a GPS app (in Kotlin) that just displays the current location with an on/off switch.
I'm still getting familiar with Android Studio and all the methods etc, but as of now I got to solve many of my problem since the documentation is plenty.
For the last 4-5 days i'm struggling to get it to work since i never got to get the location from it, I've followed the tutorial, I've copied code from repositories that followed the same tutorial, but in the console I keep getting:
2022-07-13 15:06:25.275 4791-4815/com.example.gps_activity_test W/GooglePlayServicesUtil: com.example.gps_activity_test requires the Google Play Store, but it is missing.
2022-07-13 15:06:25.275 4791-4815/com.example.gps_activity_test W/GoogleApiManager: The service for com.google.android.gms.internal.location.zzaz is not available: ConnectionResult{statusCode=SERVICE_INVALID, resolution=null, message=null}
up until today the second error message was logging
android.gms.internal.service.zap
instead of
android.gms.internal.location.zzaz
I've been searching for service.zap, or googlePlayServiceUtil or GoogleApiManager, but nothing to help, and I only found this github issue for an errorcode similar to mine, but I haven't understood much anything about it.
I've reinstalled google play services in my emulator, and tested the app on my physical phone but no luck.
Also using custom logging messages or displaying a text update only goes so far in the code before this problem blocks it from proceeding
The app seems to work fine, it doesn't crash, but the UI values stay at 0.0 not updating with the location informations, since I guess the app doesn't receive.
All the videos i've watched only ask for COARSE_LOCATION and FINE_LOCATION while only adding implementing the 'com.google.android.gms:play-services-location:20.0.0' copied from the documentation and also added and removed others following what I understood from the docs
As a beginner, the android doc is kinda a nightmare to understand plus it seem to constantly change and reading questions/answers or tutorials from just a year ago, many methods or arguments are different or deprecated.
Any insights on what to do?
I've been stuck for 4-5 days with no step forward...
Going on with the tutorial seems useless, since it is all based on locations, so even if I copy all the new features and functions, I'd still be stuck not knowing if they're working or not.
thanks for your time, sorry if I didn't provide enough context
Reinstalled Android Studio
Reinstalled the emulated device (specifically choosing one that has already google play store installed) and opened the project again.
Now it works also on my physical phone.
I followed lots of post for this questions but still not solved.
I perform google analytics for my android app and it shows Real time Screen views and events fine.
But it doesn't shows any statistics (behavior and audience data).
Since it had been implemented 72 hours ago in my app.
Please provide me Solution for same.
Thanks in Advance.
i am a new in google analytics, and i just put it in me mobile application, for me is important to know the use of application by hours in the days of the weeks.
but
i can see this report in analytics android app
http://goo.gl/Ld2d0q
but i can't find it in analytics in web version, i see this
http://goo.gl/D882nX
anybody know how can i get this report in analytics web??
There isnt a standard report on the web exaclt like the one in the android picture. You can try adding hour as a secondary dimension to a standard report.
But i think you would have better results with a custom dashboard widget or a custom report for it.
Dashboard im not happy with it there is a max of 10 rows 24 hours not going to work
https://www.google.com/analytics/web/template?uid=xCOiy_g1QoaoIr3qvgvFIw
See why i love custom reports this is nice
https://www.google.com/analytics/web/template?uid=N0p4IQSGSqyWxk9V2QU57Q
I have been testing my application with my relatives through distribution via Google Play's alpha testing feature. Crashes have been showing under "Crashes & ANRS" for a while. However, there have been many crashes in the past few days but none have shown up on this page at all. I have spoken with them and they have assured me that there have been crashes and that they have been reporting them and sending them off to Google.
Does anyone know why the Crashes & ANRS page on the Google Play Developer Console doesn't pick up these crash reports anymore? I haven't contacted Google about this yet but I will do so now as well.
edit:
Okay so I just checked today and all of the crash reports have just shown up. I guess it can take up to a day or so for the reports to show up.
It was just a case of not being patient enough.
Okay so I just checked today and all of the crash reports have just shown up. I guess it can take up to a day or so for the reports to show up.
It was just a case of not being patient enough.
I can recommend you use Crittercism. Then you will have actionable crash reports immediately, both in release and during development if you so wish.
You can also know with some confidence whether your app is actually stable or not, and prioritise what you need to fix.
So, there are two points here:
1) It depends on the user's decision to 'Send Report' (or not) on any crash perceived during app usage. To check all of the stack traces generated by your application, you must implement third-party crash reporter or start testing Firebase Crash Reporting (https://firebase.google.com/docs/crash).
2) In my experience using the Google Play console, a reported crash/ANR may take some hours to reach your dashboard.
I have an android app working since february without any change, with an average 10USD per day. Two weeks ago, it now appears red ( inactive on the admob status).
My admob sdk is GoogleAdMobAdsSdk-4.3.1.jar (I've tried changing it to the latest version, same result), on adb logcat it appears as if no ad inventory exists.
I've filled the admob forms, two weeks ago, and no reply so far. How can I contact them? As this type of thing happened before? And why I haven't received any earning so far?
The same happened to me. They will not answer nor notificate anything to you. Contacting them is harder than contacting the president. The most common reason is that you are violating the terms of use in some way, like giving incentives to the users to click the ads, or clicking the ads yourself several times...
Take a close look to your app, and create a new key in AdMob.
Maybe your app has disabled due a violation
Check your mail
This happened to my after about three month they disabled it .. But I filled a form for re enable it .. And after a little time it back to work again