Post not yet marked as solved
We are actually analyzing the number of updates in the app store.
What we see is, that the number of updates before 2020 seem to be quite normal.
Starting 2020, the updates per app version increase significantly and cannot be explained with e.g. downloads or re-downloads.
Could it be that a change has been made to the calculation method? We don’t get any information concerning this point from Apple.
So maybe other app owner or developer are seeing the same behaviour or have any explanations for this.
Post not yet marked as solved
It is already 15 Feb 2022 and the January 2022 reports are still not available in App Store Connect. Is anyone else experiencing this terrible delay? Why, Apple, are you SO late with reports all the time??
Post not yet marked as solved
Apologies if this question has an obvious answer, but dozens of Google searches haven't brought me any closer to the answer…
We have an iOS app that uses In-App Purchase to allow users to sign up for a monthly subscription. In App Store Connect I can see the total number of subscription transactions being processed each month, but I can't see how many subscribers we're adding / retaining.
Ideally, we'd like to be able to see:
Total number of active subscribers at the end of the month
Number of new subscribers this month
Number of cancellations this month
Total number of units our app is installed on (subscribed or not)
Any ideas on where to find this info?
Post not yet marked as solved
I've been running a test for 7 days now and the analytics keep saying that the conversion rate of the variant is identical to the baseline. I am just finding it very hard to believe that two variants can have an identical conversion rate every single day. I would expect there to be at least some variance.
Is this normal behavior? Has anyone else experienced this? Perhaps I need to wait longer?
We generated a campaign link via campaigns and have sent it out to test what campaigns look like after installing via the link that does include pt & ct params. App installs properly via that link, however even after at least 10+ installs on unique devices and waiting several days - nothing is still showing up in the Campaigns or as an available filter in metrics (no data in campaigns and filter for campaigns is grayed out).
I have looked all over the interwebs and others have encountered this issue but there are no resolutions I've come across to verify against.
Does anyone have any clue that I could look into?
Thank you so much for any assistance!
Post not yet marked as solved
I have added the meta for the Apple smart banner (https://developer.apple.com/documentation/webkit/promoting_apps_with_smart_app_banners) in my website and I received feedback from some people that they see it, but others that do not see it, or they see the banner if they have the app installed, but don't see it if they uninstall the app.
Is there a way to track when the smart banner was presented?
Post not yet marked as solved
One of my app started to fail in production, I have the crash report but I can't find anything useful.
From my understanding, it's pointing to KochavaTrackerPlugin::configure method, but this was working before, and this code is very simple and unlikely to be the [only] source.
My other suspicion is this is maybe related to Sentry, and this answer sort of goes in this direction.
This is the crash report:
Crash Report
Post not yet marked as solved
Hi,
Is there any way to get some stats about the usage of a (standalone) watchOS app in the appstore connect console like active devices, downloads or crashs? Apple Watch as a device or WatchOS stats are missing. It would be nice if I could get some stats for the monthly reports.
Thanks in advance,
Ben
Post not yet marked as solved
Hi, I want to download the salesReports via the API, unfortunately, over:
https://api.appstoreconnect.apple.com/v1/salesReports?filter[frequency]=DAILY&filter[reportSubType]=SUMMARY&filter[reportType]=SALES&filter[vendorNumber]=<my_vendor_number>
I always get:
I generate the token for 15min and without any scope restriction and following the description here https://developer.apple.com/documentation/appstoreconnectapi/download_sales_and_trends_reports.
Can anybody spot what I'm missing or wrongly formatted the request or any idea what I could test next to get a finally a result?
thanks a lot for your help.
Post not yet marked as solved
I want to look at cohort retention analysis for my app, but when I open the Retention screen it keeps loading forever. Also, from what I've noticed the filter date goes back into the past, anywhere from 3 months to a whole year.
Post not yet marked as solved
We are using Google Analytics for a long time in our application which is live. But recently we noticed there is a sharp drop in reporting. I am checking with simulator as well with Charles connected. The reporting gets blacked out randomly for let's say 15-20 minutes and randomly starts working and reports consistent data in Charles for all the events. Has anyone ever faced such issue. We are facing this serious challenge that is hampering with reporting of data from iPhone to GA.
Post not yet marked as solved
Proceeds are showing I have $400+ in the month of December but reports are showing data from November and have never been updated since then.
What should I do?
Post not yet marked as solved
I've been researching a new strain of MacOS malware for about a year and am trying to zero in on changes that are made to the OS as well as capturing files that the malware is self-deleting. I was wondering if there is a way to modify GC behaviors and:
a. Modify/prevent cache deletion
b. Modifying the Recycle Bin/GC to save a copy of every file marked for deletion to a separate folder
c. Hiding the real Recycle Bin similar to the method of creating a chroot jail?
I understand that modifying these behaviors can have negative affects on the overall performance but I will only need to use the mentioned adjustments for a limited period of time that will probably not exceed 24 hours. Curious if even that short of a time span would cause unintended consequences or if there are any other methods for accomplishing the aforementioned tactics.
Post not yet marked as solved
such as
how to charge (final price)
tax rate
thank you
Post not yet marked as solved
Hello :)
I have been noticing weird occurrences on my IPhone 13 mini. For the most part it has stopped but I am left to wonder if what I was noticing was anything to be concerned about..
I am tech friendly but not extremely well versed with apple coding and I don’t have a laptop. I’m hoping to find someone who can teach me a thing or two.
thank you for your time, I know this wasn’t a question really but if you think you can help me figure out some analytical data/ cpu specifications for my device. Or if you know a little about hacking and I know I know apple “most likely isn’t hacked” I just feel like weird things have been going on with my device and I want more answers than I can find on google. Anyways thanks again for reading. I hope someone would like to talk one on one through email about more specifics.
Post not yet marked as solved
Hi,
when I open the App-Sore my App has in my country 6 good ratings (all 5 stars), all-in-all it has 29 (AppStore Connect tells me).
When I search my app in the Webbrowser via Google I am directed to App-Store-Website in my language (so it should be the same country), telling me this app is only for iOS, but there is only 1 rating (which is only 1 star).
So I am a bit confused about this difference?
Post not yet marked as solved
Hi guys,
My app gets many this kind of crash on iOS 15 recently.
the exception type is EXC_CRASH (SIGKILL) but doesn't have the Termination Reason. I attached the crash log below.
Does anyone have any ideas? Cheers.
crash log
Post not yet marked as solved
I was wondering if it is possible to see sales figures by cities in App Store Connect anywhere?
Post not yet marked as solved
Expected payment date looks "Invalid date" on reports page for a few days. Is this a bug or did I missed any agreement to approve? It was 2 December a few days ago.
Post not yet marked as solved
Using XCTest measure() method, We can see results (i.e. values, avg, baseline, etc) as a report in XCode, clicking the gray diamond in the Editor.
Is there any way to get the results by code? I mean, inside the test code for example, in order to use the results (output to console, output to file, compare results bettwen different tests, send to a server using some custom API, etc..)
Thanks a lot,
Claudio