Pinned content
View all 2 collectionsMobile Development admins have deemed these posts noteworthy.
Android Frequently Asked Questions
Can you answer these questions?
View all unanswered questionsThese questions still don't have an answer
LaunchScreen storyboard safe area is different with the app's
CLGeocoder deprecation: How can I obtain geocoding bounds in MapKit?
How to completely remove the horizontal “ghost lines” inside List with Section and custom rows?
Flutter (Xcode 26.1.1) error Command PhaseScriptExecution failed with a nonzero exit code
mesibo Compilation Error: Unresolved reference 'MessageParams' in Mesibo Android SDK 2.7.19 (Kotlin)
Looking for an extra challenge?
View all bountied questionsThese questions have a bounty on them
RealityKit's custom light entity causes a black artifact on my 3D model
Recommended answers
View all recommended answersThese answers have been recommended
How to debug an app once it's in the field
Generally you use a 3rd party logging library. These libraries will take care of logging to local disk and to the cloud, allowing you to browse the logs. They all cost money. Alternatively, you can ...
How to prevent recreation of Activity when Navigation mode changes?
If you are thinking that navigation covers your scenario, it is documented as a "change to the navigation type (trackball or D-pad)". I am not aware of any configChange value that is tied to ...
Is it allowed to ask “Sign in with Apple” users for their real email address if they chose “Hide My Email”?
Specifically, in clause 4.8 it says "the login service allows users to keep their email address private as part of setting up their account" also 5.1.1 (x) "Apps may request basic ...
Apple developer account for a reminder app
A) No. B) no one is going to give you access to their account.
Detecting revoked in app purchases of consumable products for iOS
You may want to look at RevenueCat rather than building a lot yourself.
See what's trending
View all trending questionsThese are the most active questions in Mobile Development Collective
How can I close/hide the Android soft keyboard programmatically?
Why is the Android emulator so slow? How can we speed up the Android emulator?
What is the difference between px, dip, dp, and sp?
How to stop EditText from gaining focus when an activity starts in Android?
How can I fix 'android.os.NetworkOnMainThreadException'?
Basics of Kotlin coroutines
Using SwiftData with SwiftUI
Simply submit a proposal, get it approved, and publish it.
See how the process works