Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
8 views

I’m using Flutter’s in_app_purchase plugin for auto-renewable subscriptions on iOS. My products have introductory free trials configured under the same subscription group. The problem is that even if ...
Athul P's user avatar
1 vote
1 answer
25 views

For testing purposes on a simulator, I'd like to be able to send taps and keyboard input to an iOS simulator through a script running on the host Mac. I have looked through xcrun simctl help but I ...
merlin2011's user avatar
  • 76.6k
Best practices
1 vote
1 replies
19 views

I’m building an AI image generation app with a credit-based billing system. Users purchase credits via Google Play / Apple billing (handled through RevenueCat). Each image generation consumes credits ...
shashwat dubey's user avatar
0 votes
0 answers
19 views

I am trying to port an flutter project into iOS. Apparently, I need to open Runner.xcworkspace.I can see the file when opening finder from Runner. But when I click on it, there is no selection (see ...
PhilM's user avatar
  • 437
1 vote
1 answer
64 views

I’m building a Flutter app where I want to show a FlutterMap inside a custom PNG shape (similar to a masked frame). My goal: Display FlutterMap only inside a custom shape image Outside area should ...
Shiv Sharma's user avatar
0 votes
0 answers
25 views

I'm implementing audio in a Titanium SDK app using Titanium.Media.AudioPlayer. The AudioPlayer.seekToTime method works as expected on iOS, but on Android attempting to use it throws Uncaught TypeError:...
Giles.Spreadborough's user avatar
0 votes
0 answers
19 views

The AppIcon inside Apple Xcode project (created with Ionic) was changed several times with success (App icon on ios changes without any problems), but the Push Notification icon remains always as the ...
SuperCiccio73's user avatar
0 votes
0 answers
26 views

I am building an iOS app on Flutter. Whenever I try to distribute the app, I get a "SwiftSupport folder is missing" error from App Store Connect. "Always embed Swift Standard libraries&...
sywise 98's user avatar
0 votes
0 answers
27 views

I am working on a Flutter project that builds and runs successfully on Android (both real device and emulator), but when I try to run the same project on iOS, I keep encountering package-related ...
Dilsath Barhana T's user avatar
0 votes
1 answer
66 views

this is a small minimal snippet for my code. In this code, I can't seem to start the animation of the Lottie. Why isn't it animating? Can anybody help? Thanks. import Lottie struct TestLottie: View { ...
Bawenang Rukmoko Pardian Putra's user avatar
0 votes
0 answers
44 views

I’m building iOS apps with Visual Studio 2022 (MAUI/Xamarin) on Windows paired to a Mac. In Tools → Apple Accounts → View Details → Certificates, Visual Studio only shows: iOS Distribution (existing) ...
boss's user avatar
  • 1,638
7 votes
0 answers
74 views

I'm using the GitLive Firebase Kotlin SDK (v2.4.0) in a Kotlin Multiplatform project. My code works perfectly on Android, but crashes on iOS when using orderByKey() combined with startAt() and endAt()....
Pranshu Gupta's user avatar
0 votes
0 answers
29 views

I have a tab-based iOS app (custom tab manager, not a standard UITabBarController flow) where opening an attachment creates a new “file viewer” tab and switches to it. On iOS 18 and below, the file ...
Rajitha Perera's user avatar
0 votes
0 answers
22 views

Context I’m embedding Microsoft Teams inside our native iOS app via a Flutter module (Flutter UI hosted inside a native iOS container). The same approach works on Android, but on iOS we hit an auth ...
Rajitha Perera's user avatar
-1 votes
0 answers
46 views

How can rollback protection be implemented in a mobile application when hardware monotonic counters are not exposed to third-party apps? I am designing an offline transaction system where replay ...
Hana Mostafa's user avatar

15 30 50 per page
1
2 3 4 5
45894