Skip to main content

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
-1 votes
0 answers
18 views

How to Integrate React.js Frontend with Node.js Backend and FastAPI in a Dockerized Environment? [closed]

I'm currently working on a financial literacy web application aimed at Indian youth and new earners. The project has several components: Frontend: Built with React.js Backend: Developed using Node.js ...
Priyansh Newton Einstein's user avatar
1 vote
0 answers
31 views

OpenSSL 3.0.8 FIPS compliant integration in iOS

I am building OpenSSL 3.0.8 with FIPS for an iOS device. This is my first time undertaking such a task. Here are the steps I have followed so far: Downloaded the OpenSSL 3.0.8 source code and ...
Abhishek Sharma's user avatar
0 votes
1 answer
33 views

SwiftUI doesn't update when variable is changed in appDelegate

I am trying to have the app check for whether notification access is available, then display ContentView if it is, or NotificationView if it isn't. What I have does this great, when it runs it checks ...
Brandon Brunson's user avatar
-1 votes
0 answers
23 views

Can iPhone be compromised with the use of clipboard of Safari? [closed]

I clicked a phishing link inside email app and the app’s internal browser started showing dubious URLs redirecting from one to another so I stopped it immediately before I even had a webpage loaded ...
Gandolph's user avatar
-1 votes
0 answers
38 views

how to to develop an iOS app with blocking native apps and installed apps

I need to develop an iOS app that has the feature of enabling and disabling apps or restricting their use by the user. How can I implement it? I have done some R&D in that most of them are ...
Medath Selva Singh's user avatar
-1 votes
0 answers
33 views

How can I show my app widget on top of iPhone widget menu

I want my custom widget should be appeared on top as suggestion square box as in attached screenshot. How can my developed widget become on top suggestion. I searched a lot but all this I got the ...
Vikas Rajput's user avatar
  • 1,822
-1 votes
0 answers
14 views

How to create (or skip) iPhone 5.5' assets [duplicate]

Trying to upload the iPhone version of my app, I faced every single possible issue on creating an iPhone 8 Plus simulator to create 5.5' assets. Unfortunately, my app is based on iOS 17 and seems I'm ...
ssantos's user avatar
  • 16.4k
-2 votes
0 answers
24 views

Issues with Scroll in IOS in React js (The scroll is not visible in IOS)

I was encountering issues with scrollbar behavior on iOS devices in my React project, and I found that integrating react-scrollbars-custom resolved these issues effectively. npm install react-...
Thàmím Añsãrì's user avatar
0 votes
0 answers
10 views

Do "two digits are consecutive" make a PIN easier to guess?

My workplace recently started to insist that we install some MS software on our phones, seemingly to improve security (whether or not it does isn't relevant). One thing it insists on is that the PIN ...
Jeremy Roussak's user avatar
0 votes
1 answer
35 views

Unable to process stripe payment using Apple pay. The payment method type apple_pay is invalid

I am trying to add stripe payment processor to my apple swiftui code. When I am trying to make the payment I keep getting the following error in my console. Server side error: Received data: {'amount':...
Vampavi's user avatar
  • 302
0 votes
0 answers
13 views

Safari Browser is not using Cache Memory for Videos, rather it fetches the same video again

I'm using react player to render videos in my application. Whenever I provide the URL to the player it fetches the video and plays it in the player. But when the same URL is fetched it used from cache ...
MUHAMMAD WAQAS AAMIR's user avatar
-1 votes
1 answer
58 views

Camera preview with transparent area

I want to create a fullscreen camera preview where the middle of the view is a rectangle. Everything inside the rectangle should be opaque and everything outside should be semi-transparent: The solid ...
bli00's user avatar
  • 2,501
0 votes
0 answers
184 views

Expo run: Provisioning profile "iOS Team Provisioning Profile: doesn't include the currently selected device"

I am developing a bare Expo app which I've locally built on many physical iOS devices before. Recently I got a new iPhone 13 Pro, but Expo refuses to work on it. I: enabled developer mode on the new ...
Nathan Tew's user avatar
-1 votes
1 answer
32 views

Music is not being played through BLE connected headphone on iPhone

I have created a demo iOS app to create BLE connection with surrounding headphone. I am able to connect to headphone successfully through my demo iOS app. I can also see in iPhone Bluetooth Setting ...
Ganesh Pawar's user avatar
0 votes
0 answers
24 views

Show an Enter button on iOS keyboard on numeric input

I have an input for a zipcode: <input type="text" pattern="[0-9]*" inputmode="numeric" onKeyPress=...> It's all good on Android but on iOS it does not provide an &...
Joan's user avatar
  • 4,262

15 30 50 per page
1
2 3 4 5
14708