Category "ios"

I created an app where the Apple pay works fine in debug mode, but there is no in production when app is in review

hi i have developed an app in flutter and used pay: ^1.0.0 package for user to pay match fee if they want to enroll in it. it works fine in simulator iPhone 13

The Round Trip Time of iOS MultipeerConnectivity is very unstable

I am doing a project using iOS MultipeerConnectivity network with 2 iPhones. When I was measuring the round trip time (RTT), I found that the RTT is very unstab

SwiftUI - Unknown preview provider "ContentView_Previews_" when previewing. Happens in a brand-new project

I have this simple view. import SwiftUI struct ContentView: View { var body: some View { Text("Hello") } } struct ContentView_Previews: Previe

Calculate DPs using density and screenSize of iOS devices

Problem: Iam trying to calculate DP using the following formula. dp = (width * 160) / density; Iam using this formula since i don't know how can i have the DP

Deleting and inserting a row in a table?

I am following some swift tutorials and I have been noticing that sometimes it's enough to use the array and append/remove but sometimes you have to also add in

ios app stuck in launchscreen when click on inactive push notification in xamarin form ios

I'm working in Xamarin form ios. My issue is when click on push notification received when its inactive/killed,then its stuck in launchscreen. I have implemente

iOS IPA file could not be installed because it's integrity could not be verified

After installing ipa file on my iPad 14.2 version this error prompt. " this app cannot be installed because its integrity could not be verified" what should

Flutter iOS Terminates State get data from firebase push notification

How we can get the data of push notification to save it in our local database using flutter iOS while in terminated state? We are using firebase admin-sdk to se

iOS AVCapturePhotoOutput crashed due to shutter sounds

My app had a crash sometimes when taking a photo: [output capturePhotoWithSettings:avsettings delegate:self]; and the crash info: Fatal Exception: NSInvalid

Why does UIButton.setTitle change the font size?

I'm building an iOS app for a class, and I'm following along some instructions. The Edit button is connected to toggleEditingMode, but when I change the text, f

Flutter connectivity: Works on Android, but on iOS simulator when I can open webpages in Safari I have internet but the app says there is no internet?

I use this package: https://pub.dev/packages/connectivity_plus I have a finished application that is working on Android but when I am testing it on iOS it shows

Swift Playgrounds (iPad) does not build an app with implemented ARSessionDelegate.session(_:didUpdate:) functions

I found an error while trying to implement a SwiftUI representation of ARView with ARSessionDelegate based on Apple’s official example “Building an

Any way to keep gradient attached at top when scrolling?

I have a scroll view attached to superview(not safe area) and inside it there is a gradient filled view at top. However when i swipe up, the gradient gets pulle

Add swift UI support to the framework that target's IOS 10,

I wrote framework on Swift UI, then Client told me that lower IOS was required to be supported on framework. I rewrite framework on UIKit/UIViewController, And

How to remove the default Navigation Bar space in SwiftUI NavigationView

I am new to SwiftUI (like most people) and trying to figure out how to remove some whitespace above a List that I embedded in a NavigationView. In this image, y

How to update the access permission using expo for iOS

I read expo's guides regarding applying for permission for the photo folder in the app. I added the correct strings in the app.json file "infoPlist": { "N

React native iOS arrow keys

I have a page with multiple inputs, is it possible to add those arrow keys button to the keyboard from React native, so the user can use arrow keys to move bet

Angular / Ionic mobile app ios does not fetch from Firebase using angularfire

I am trying to test a little Ionic/Angular sample app on an iOS Emulator. On the web, all the requests to firestore using angularfire work perfectly fine. Someh

How to confirm an enumeration to Identifiable protocol in Swift?

I'm trying to make a list with the raw values of the cases from an enumeration with the new SwiftUI framework. However, I'm having a trouble with conforming the

ScrollView programmatically scroll on button press in react native

So I manually created an onboarding screen in React Native using ScrollView and also I added a button labeled next to enable the hidden screen to move in on the