Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content
Stack Overflow
  1. About
  2. OverflowAI
Loading…
Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Learn more about Collectives
688,759 questions
Filter by
Sorted by
Tagged with
0votes
0answers
4views

How do I re-use code that draws onto a macOS GraphicsContext to draw onto an UIKit context?

The different coordinate systems of Cocoa and UIKit cause problem when drawing a string in a UIGraphicsContext.I have written code for macOS, where I draw a combination of primitives, attributedText, ...
0votes
0answers
7views

How to get readable stack trace in Firebase Crashlytics for obfuscated Flutter iOS app?

I have a Flutter application with code obfuscation enabled for both Android and iOS.I want to see readable stack traces in Firebase Crashlytics for crashes in production.For Android, this is well-...
0votes
1answer
28views

How to remove warning 'init(destination:isActive:label:)' was deprecated in iOS 16.0?

Whole warning is the following:'init(destination:isActive:label:)' was deprecated in iOS 16.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a ...
0votes
0answers
6views

Unable to click InAppWebview after opening Flutter drawer

I'm using Flutter InAppWebview as the basis for a hybrid Flutter app. The webview serves the complete application, and the Flutter application receives notifications and uses the Appbar actions and ...
-2votes
0answers
17views

How to update SwiftUI View base on property value of referenced object from within ViewModel?

This is my simple View:struct StartView: View { @State var viewModel = StartViewModel() var body: some View { Button(viewModel.settings.gameInProgress ? "1" : "2") ...
0votes
0answers
12views

SwiftUI Views are shifting after being loaded (the height is changing)

So I am using a swiftUI view inside UIKit using UIHostingController . This is the code for that partclass ProductCardViewController: UIViewController { var purchaseResult: PurchaseResult = .failure...
0votes
0answers
6views

React Native Header title doesn't take full width on ios

In my react native app I'm noticing that my header element is behaving differently on ios than android. I set the header title to width: 100% but on ios it still has considerable margins on both sides....
0votes
0answers
9views

How to Check If an Apple Pay In-App Purchase Receipt is Real?

I am an app developer, and I have implemented in-app purchases in my application. When a user completes a purchase, Apple displays a success popup. After the user taps "OK", I send the ...
0votes
0answers
9views

Attaching procedural audio to an ARKit SCNNode

I am trying to create an AR app with procedural (generated) audio attached to detected planes in the space. I am using ARKit, and was previously using AudioKit to generate audio, although I’ve ...
-1votes
1answer
24views

Image scaling is disabled in SwiftUI

We have made it possible to scale, rotate, and move images using SwiftUI.The movement gesture is implemented independently, while the zoom and rotation gestures can be performed simultaneously using ...
BB-8's user avatar
  • 107
0votes
0answers
6views

Problem setting up AASA file specifying paths with queries

In a project having both an app and a website, the following two website urls are to be handed over to the corresponding app:https://www.example.com/search?plushttps://www.example.com/search?query=...
0votes
0answers
6views

How to fix crash ios production from expo go

The iOS production app, built from Expo Go, successfully downloaded a large amount of data (over 40,000 products). However, when trying to select data from these items, the app crashes. How can this ...
-4votes
0answers
29views

Why does Purchase hangs

I have the following revenue cat code to make inapp purchases. When I try to make a purchase, the purchase hangs and shows a loader. The purchase is not going through on sandbox. Can someone please ...
Chris Hansen's user avatar
0votes
1answer
12views

EXPO Build Limits

This account has used its iOS builds from the Free plan this month, which will reset in 4 days (on Tue Apr 01 2025). Upgrade your plan for more builds with shorter wait times and longer timeouts, and ...
0votes
0answers
23views

I am trying to use "Transporter" from Apple, to send a app to the app store connect. But from Windows! I just need to know the metadata.xml structure?

To use the Transporter there is a very vague documentation in apple help website (I will not post the link because my account is new, avoiding stackoverflow tagging it spam post linking urls), you can ...

153050per page
1
2345
45918
Mobile DevelopmentCollectiveSee more
This tag is in a collective: a subcommunity defined by tags with relevant content and experts.

Related Tags

 × 194605
 × 166438
 × 100155
 × 85392
 × 45654
 × 22420
 × 18908
 × 17793
 × 16587
 × 12993
 × 12976
 × 11911
 × 11766
 × 11500
 × 11408
 × 11153
 × 10664
 × 10061
 × 9297
 × 9040
 × 8753
 × 8678
 × 8134
 × 8073
 × 7689
more related tags

Hot Network Questions

more hot questions
Newest ios questions feed

[8]ページ先頭

©2009-2025 Movatter.jp