Questions tagged [iphone]

DO NOT use this tag unless you are addressing Apple's iPhone and/or iPod touch specifically. For questions not dependent on hardware, use the tag [ios]. More tags to consider are [xcode] (but only if the question is about the IDE itself), [swift], [objective-c] or [cocoa-touch] (but not [cocoa]). Please refrain from questions regarding the iTunes App Store or about iTunes Connect. If using C#, tag with [mono].

iphone
Filter by
Sorted by
Tagged with
0 votes
0 answers
5 views

my website crash on safari The site sometimes crashes and I can't recover the crash

hello everyone i have an issue with safari/iphones that sometimes my website crash the eroror is "a problem repeatedly occurred" unfortunately it doesnt always happened on the same iphone ...
amihud pery's user avatar
-3 votes
0 answers
17 views

Postal Framework crash in iPhone but runs successfully in simulator [closed]

I have integrated the Postal framework in my sample iOS application for IMAP functionality. NOTE no other functionality just a iOS app and Framework added in it and using only one method and it's ...
Karamjeet Singh's user avatar
-1 votes
0 answers
24 views

Xcode 15 building failure when using iphone 15 as simulator, using ios 17 [closed]

i have build my ios app using xcode 14 and ios 16.0.1, but some users report that app crashed on iphone 15 pro max, i assumed that it a version mismatch, i installed the last update available in app ...
Hamoud.Chorfa's user avatar
0 votes
0 answers
14 views

Images uploaded via Active Storage not displaying in Active Admin or on certain devices

I'm encountering an issue where images uploaded via Active Storage in my Rails application are not displaying properly in Active Admin or on certain devices. Specifically, images uploaded via Active ...
deepak raghuwanshi's user avatar
0 votes
0 answers
7 views

Any problem with creating provisioning profile with old Iphone?

I have quite an old IPhone available (first edition SE) that I want to use to make a provisioning profile together with a Mac computer. Will there be an issue using such an old IPhone for this purpose?...
CJ7's user avatar
  • 23k
-1 votes
0 answers
11 views

Does anyone know how to make iPad layout the same as iPhone's? Size wise the text and overall layout get's smaller when I run the app on the iPad

When I run my app on iPhone layout size is fine, texts and everything looks good but when I run the app on iPad text with everything gets really small. I tried GeometryReader, and custom font options. ...
Magdalena Samuel's user avatar
-1 votes
1 answer
8 views

Notes (or any App) on Macbook is not synching with iPhone notes [closed]

My Macbook and my iPhone USED to synch notes nicely, such that updating one updated the other. All of a sudden, with no OS updates, the synching stopped. I checked: System Preferences > My Name (...
John Pitts's user avatar
1 vote
2 answers
22 views

Keyboard not appearing when connecting smart card reader to iPhones with type-c port. i.e. iPhone 15/ 15 pro

Description: I'm facing an issue where the keyboard does not appear on my iPhone 15/15 Pro when I connect a smart card reader via Type-C. This issue occurs across all applications and is not specific ...
Abhishek Sharma's user avatar
0 votes
0 answers
35 views

Access the list of SIM mobile numbers installed in the iPhone

Can I get list of all sim installed in my iPhone including eSim and get its number ? I have requirement in which I need at the time of registration , at user mobile number, user installed sim numbers ...
DSRawat's user avatar
  • 79
-6 votes
0 answers
30 views

What language + IDE should I use for flutter as someone new to app development? [closed]

I just recently got into app development and currently, I know java and cpp fairly well. I'm willing to learn JavaScript if that is needed to make apps. However, many people who use Flutter use Dart ...
William Li's user avatar
-2 votes
0 answers
23 views

Multiple reviews at App Store with one Apple ID [closed]

can anyone show me a way to submit multiple reviews at App Store ? Multiple reviews at App Store with one Apple ID seems to be difficult make apple IDs and submit reviews seems to be the answer but ...
Matin Rasooli's user avatar
2 votes
0 answers
21 views

Can we produce haptics and record from microphone the haptic sound at the same time on iOS?

I am trying to make a vibration test which produces vibration for 3 sec and tries to record the vibration, the goal is to analyze frequency of vibration so that we can check if vibration is working on ...
Cyclone's user avatar
  • 21
-1 votes
0 answers
25 views

SwiftUI's localized string do not load from main bundle despite using the main bundle identifier (an xcode bug?)

I have an iOS app that uses a Framework I've created. The framework contains several SwiftUI views that display text on the screen that needs to be translated to several languages. I've added a ...
Enric's user avatar
  • 71
-1 votes
0 answers
8 views

Cordova iOS only app upload through transport requires WKWatchKitApp

we have an old cordova/phonegap app that we are trying to upload through Transporter, but suddenly we started getting the following error: "Missing Info.plist value. A value for the key “...
enrykusLany's user avatar
0 votes
1 answer
29 views

Amazon s3 video is not played on Iphone

I am having a react website where on the home page I have used the Video tag to play the video. On android browser the video is getting played but on Iphone browser the video is not getting played and ...
Saif Farooqui's user avatar
-1 votes
0 answers
19 views

build getting failed for ios xcode build -flutter app

Native assets file /Users/yashwanthkalimi/Desktop/CMP/craft_my_plate_client/.dart_tool/flutter_build/55f73a0f456c61786ce839bc0c36796b/native_assets.yaml doesn't exist. I have done flutter clean , ...
K V Yashwanth Kumar Reddy's user avatar
-1 votes
0 answers
12 views

"Error when Importing 'mysdk' into iOS Demo App: dyld Library not loaded: @rpath/MQTTClient.framework/MQTTClient"

When integrating "mysdk" into an iOS demo application and utilizing a third-party library, encountering an error where the MQTTClient.framework fails to load. Despite "mysdk" ...
Kamalesh's user avatar
-1 votes
0 answers
15 views

Does iOS 17 include an API akin to the Android Context Hub Runtime Environment, capable of executing system applications on low-power processors?

Does iOS 17 include an API akin to the Android Context Hub Runtime Environment, capable of executing system applications on low-power processors? I sought to expand my knowledge, so I began studying ...
Ashraf Abbas's user avatar
-2 votes
0 answers
25 views

show bottom sheet in Swift UIKit [closed]

I want to show bottom sheet option same like WhatsApp. Is this possible with action sheet?
Nick Patel's user avatar
-1 votes
0 answers
28 views

idfv changed after ipa resign (not change bundle id)

I re-signed the ipa using fastlane, without changing the signature, just turning off some plist features,only change UIFileSharingEnabled to false After publishing to testflight, that idfv has changed ...
candycat's user avatar
  • 453
-1 votes
0 answers
18 views

WebRTC ICE fails for IOS Browsers

I am currently developing a WebRTC web app using flutter_webrtc. The app works fine; the WebRTC connects, and the frames are sent to the server if I query the web app using browsers, either Chrome or ...
Hardy Wen's user avatar
  • 100
0 votes
0 answers
12 views

Is it possible to use Apple's ARKit to measure the length and width of an individual's foot to estimate shoe size?

Disclaimer: I'm a product designer, so I'm not too technically literate in terms of AR. Is there a way to use the iPhone's camera to measure the length and width of an individual's foot to estimate ...
Ryan Nicanor's user avatar
0 votes
1 answer
27 views

Flask Streaming mp4 video works perfectly on windows but not mobile phone

I am trying to create small flask app, that streams mp4 from my surveillance camera. I use this mp4 link (https://www.w3schools.com/html/movie.mp4) for my testing, as it works perfectly and play in ...
EDE's user avatar
  • 87
-1 votes
0 answers
15 views

Apple Wallet Event Pass Appears on Lockscreen Outside MaxDistance Range

I'm working on creating an Event Pass for Apple Wallet and have encountered a peculiar issue where the pass appears on the lockscreen even when I'm outside the specified maxDistance range. Below are ...
Bogdan Marian Muntean's user avatar
-1 votes
0 answers
45 views

DeviceActivityCenter is not working in iOS 17

startMonitoring is not working in iOS 17 and its extension methods also are not being called intervalDidStart(for activity: DeviceActivityName), it is working fine in iOS 16. Sometimes it freezes the ...
Geetam Singh's user avatar
0 votes
0 answers
19 views

Dynamic Features not working on Iphones, Website created using Astro, and Preact

So I have a slider in my webpage, this slider set up using useState from preact/hooks. I have directly put up my Preact components in the .astro page. The problem is these interactive components work ...
Yush Shrestha's user avatar
-1 votes
0 answers
18 views

app fails to talk to server when in test mode

I have an iphone app talking to a local dev server (rails). I plug the phone into the mac that's running Xcode. Both the mac and the phone are on the same wifi. I can run the app fine, but it can't ...
Jack's user avatar
  • 2,284
1 vote
0 answers
13 views

Background video of header doesnt display on iPhones

I have seen that I gotta change the format of the video from webm to mp4. Even in mp4, the background video that should play itself, it doesnt play on some iPhones, on other IOS devices the background ...
Nygma ''s user avatar
  • 11
-1 votes
0 answers
20 views

Getting error while using Firebase Analytics

Installing Firebase 10.22.0 Installing FirebaseAnalytics (10.22.0) [!] Error installing FirebaseAnalytics [!] /opt/homebrew/opt/curl/bin/curl -f -L -o /var/folders/63/bpv_khfs2wj4rg4llvc2b_c40000gn/T/...
Abhishek Tiwari's user avatar
-1 votes
0 answers
38 views

PDF text recognition in WKWebView iOS 17

I have some problems with UIEditMenuInteraction in WKWebView which show PDF using PDFKit (as far as I know) - when text is selected, there is no copy/paste buttons on iOS 16.1 or higher (works on 16.0 ...
anvar's user avatar
  • 1
0 votes
0 answers
21 views

Unity IAP AppleOriginalTransactionID is empty

We released our game with subscription added to it. For apple side verification we use apple original transaction id and we also save it for our own purpose. 33% of our users are pushing this ...
sanmeet's user avatar
  • 200
0 votes
2 answers
42 views

Mailto <a> tag not firing Mail app on some Iphones' Safari

My client told me that them and their website's visitors with iPhones can't open the mailto link inside an tag. <a href="mailto:[email protected]" title="E-mail"><span ...
Sandro Antonucci's user avatar
0 votes
0 answers
18 views

Extract Note Text Format (Bold/Italic/Strikethrough) from iOS OTG Backup

I am trying to extract content from iOS OTG backup database. I will be able to restore note text from the OTG back. However, I am unable to get the note text format like bold/italic/strikethrough. Is ...
Forhad Naim's user avatar
-1 votes
1 answer
39 views

React Native Config error while creating Archive Build in IOS Xcode

I have a react native named MyApp and it is two app sides managed in single codebase.The app is managed by react native config during its build the config is set to that specific environment like env1 ...
Shubham More's user avatar
-1 votes
0 answers
30 views

Is it possible to fetch iPhone device model number (MT552GR/A) programatically?

I want to fetch the iPhone device's model country region. The MT552 is an iPhone XS Max, Gold, 256GB. You can find these numbers on the Models (https://www.theiphonewiki.com/wiki/Models) page. The two ...
K V Siva Prasad's user avatar
0 votes
0 answers
18 views

jpeg image missed in pdf generated in ios device using jsPDF

When I try below code on ios safari browser and try to generated pdf, it shows empty pdf file instead of showing image. var doc = new jsPDF(); doc.setFontSize(40); doc.text("Octonyan loves jsPDF&...
Shweta Tiwari's user avatar
2 votes
1 answer
46 views

SwiftUI .autocorrectionDisabled() behavior not updating with @State BOOL

Using 'true' or 'false' works as expected: TextEditor(text: $input) .autocorrectionDisabled(true) But when replacing with a State variable, only the initial value is used. When the state value ...
Greg OMS's user avatar
0 votes
0 answers
21 views

Is there a way to show an alert or a pop-up on device lock, even if the app is in the background?

I'm really not sure if this is doable, but what I need to achieve is the following: Once the user locks the device, I want to show something intrusive on the screen, be it an alert or a pop-up of ...
Lorelai's user avatar
0 votes
2 answers
66 views

Add multiple curve label's along with circular wheel that can rotate

I'm working on an ios project & I want to add a circular text label along with circular wheel using Swift language.The wheel can also rotate, and the labels with curved text will rotate to 360 ...
Gurmeet kaur's user avatar
0 votes
0 answers
17 views

UIScreen seems to be returning the wrong sizes on some European models of iPhone

I'm seeing very odd layouts on one of our apps with European versions of some devices. I check the UIScreen.bounds to make some basic decisions about layout: icon size and spacing for example. It ...
Toby Evetts's user avatar
-1 votes
0 answers
31 views

iOS crashed when user recieved notification using flutter

I'm using Flutter to build my project at the moment all the code works except on iOS when the user receives a notification. When the notification is recieved when the app is in the background and when ...
Zionnite's user avatar
  • 373
0 votes
1 answer
72 views

How to install my own self-made iOS app on my iPhone

I've got iPhone 13 with IOS 16.7.1 and iMac with Xcode 14 installed. Recently I've made my own application for personal use. I wanted to install this app on my iPhone by pushing “play” button on the ...
xqpopid378's user avatar
0 votes
1 answer
24 views

Slider stop working after first swipe on the IPhones

As it mentioned in title, i have encountered strange bug on the Iphones, after first swipe, slider stop working and not carry on to register swipes anymore, i have tested slider on the several devices ...
st_dan1l's user avatar
0 votes
0 answers
16 views

Automatic swipe & screenshot in iPhone

Is there any way to swipe & take screenshots in iPhone programmatically, like what can be done in Android like: while condition: adb shell input touchscreen swipe x1 y1 x2 y2 t adb exec-...
TaihouKai's user avatar
  • 164
0 votes
0 answers
16 views

iPhone: Find Location Services in Sysdiagnose?

I am trying to extract Location Services data from an iPhone running developer mode, and have installed the "Location Services for iOS" Profile that can be found on the Profiles and Logs ...
cookiebar's user avatar
-1 votes
0 answers
15 views

webRTC - GetUserMedia on iPhone captures headset mic only. Can we switch it to loudspeaker mic?

We are using GetUserMedia on our web app and, it's working pretty solid. I noticed that the audio volume is very low. In fact, I'm pretty sure it's using the same microphone used when on a regular ...
Akash Arora's user avatar
0 votes
0 answers
32 views

Embedded Vimeo Video position different on a mobile device

I'm having difficulty getting an embedded Vimeo iframe placed correctly on a mobile device (tested on an iPhone 12). For some reason, it's partly hidden under the menu at the top of the site and small,...
Michael Le Han's user avatar
0 votes
0 answers
19 views

Get Expiry Date of .crt file in ios

I've few .crt file and .provisionalprofile and i need to display the expiry date. tried to convert .crt to data and do encoding func getExpiryDate() { guard let url = Bundle.main.url(forResource: &...
Keyur's user avatar
  • 41
0 votes
0 answers
37 views

location manager stuck at .notDetermined status even after calling requestAuthorizationWhenInUse()

I am trying to build my first application in Swift using SwiftUI and CoreLocation. This is my LocationManager observable class: import Foundation import CoreLocation import SwiftUI @Observable class ...
explosivemango's user avatar
2 votes
0 answers
33 views

Barcode scanning issues on iPhones

We are having issues on some iPhones with scanning barcodes using the ZBarSDK package (https://cocoapods.org/pods/ZBarSDK). It appears the issue is coming from newer phone types (iPhone 13, iPhone 13 ...
LetynSOFT's user avatar
  • 253

1
2 3 4 5
4415