Posts

Post not yet marked as solved
0 Replies
285 Views
Is it possible to have section headers in a table view always show the background color even when they are not scrolled? The new behavior of iOS 15 is to only show the background color when it's scrolled.
Posted
by JohnD.
Last updated
.
Post not yet marked as solved
0 Replies
165 Views
I'm trying to set the first frame of my app preview as the poster frame, but when I click "Set Poster Frame" nothing happens. It works fine for any other poster frame just not the very first frame. Is this a bug? Does this work for anyone else? I tried multiple videos with the same problem. I'm using Safari.
Posted
by JohnD.
Last updated
.
Post not yet marked as solved
1 Replies
481 Views
There is currently a problem uploading videos to App Store Connect. I keep getting this error even if my app previews have no audio. Is there anyway currently to upload app previews? Your app preview contains unsupported or corrupted audio.
Posted
by JohnD.
Last updated
.
Post not yet marked as solved
15 Replies
9.5k Views
I made an update to an app but it's using screenshots from the previous update.I thought it might have been a caching issue on my device but I checked my app listing on other devices that hadn't visited it before and they still show the old screenshots.What's strange is that if I share the app in Messages it will show the new screenshot in the share preview but not in the App Store.Is anyone else seeing this?
Posted
by JohnD.
Last updated
.
Post not yet marked as solved
2 Replies
1.2k Views
I have an app that is getting many more downloads than views. How can someone download the app without viewing it?
Posted
by JohnD.
Last updated
.
Post not yet marked as solved
0 Replies
364 Views
I'm following the documentation here to capture video and audio. https://developer.apple.com/documentation/avfoundation/cameras_and_media_capture/avcam_building_a_camera_app I want to mute the input audio during parts of the capture session. I can create an audio connection like this and mute the audio using the "enabled" property. AVCaptureConnection *audioConnection = [movieFileOutput connectionWithMediaType:AVMediaTypeAudio]; audioConnection.enabled = NO; However, when I try to set this property later to "YES" the capture session stops recording with this error. Movie file finishing error: Error Domain=AVFoundationErrorDomain Code=-11818 "Recording Stopped" How do I mute and unmute input audio during a capture session?
Posted
by JohnD.
Last updated
.
Post not yet marked as solved
0 Replies
198 Views
We are launching a new delivery app and we are considering only offering sign up using an Apple ID. Has anyone tried this approach or know of any other apps that only offer sign-up using an Apple ID?
Posted
by JohnD.
Last updated
.
Post not yet marked as solved
0 Replies
428 Views
From what I understand OpenGL should still be supported in iOS 13 even though it's deprecated but none of my GLKView's are rendering. How do I enable OpenGL in iOS 13?
Posted
by JohnD.
Last updated
.
Post not yet marked as solved
1 Replies
390 Views
I was using a custom theme for my source code in Fonts & Colors for many versions of Xcode but Xcode 11 deleted it and replaced it with the "Default (Dark)". Is there any way to find and restore my theme? I don't remember all the settings.
Posted
by JohnD.
Last updated
.
Post not yet marked as solved
1 Replies
487 Views
Are there any services that offer free or low cost historical rankings data for apps on the App Store? This used to be a free service on many websites like App Annie but they only offer up to 90 days past data now and they are very cost prohibitive to unlock data on third party apps. Do any free/low-cost services still exist?
Posted
by JohnD.
Last updated
.
Post not yet marked as solved
2 Replies
903 Views
I created an app listing for an app. It has not yet been published however I was contacted through the App Store about the name by another company.How would someone be able to find the owner of an app name and the Apple ID of that app if the app has not been published to the App Store?I am asking because I did not think this was possible.
Posted
by JohnD.
Last updated
.
Post not yet marked as solved
1 Replies
375 Views
Does anyone know how often that data for search ads basic is updated? Is it real-time or updated daily?
Posted
by JohnD.
Last updated
.
Post not yet marked as solved
0 Replies
313 Views
In App Analytics in iTunes Connect it breaks down where users are purchasing an app into four categories.Is it possible to drill down deeper into the "App Store Search" category? Specifically, I would like to know what users are searching for to find my app and what keywords are most relavant to getting sales.
Posted
by JohnD.
Last updated
.