ios Questions
3
Solved
I would like to centre an image on the screen but make its height half of the screen height? How is this possible?
5
Solved
I'm trying to add a drag gesture over a vertically scrollable view like List (mainly to detect horizontal drag only). I want the drag gesture to work in higher priority than the scrollable view scr...
6
I've recently updated to Xcode 16 and since then I have been unable to build any of my apps for iOS. Prior to the update, everything was working fine, but now I run on a device and I get an i...
1
From my App Clip, I want to use a third-party / trusted app for authentication, this will lead the user to switch from App Clip to a third-party app where the user will authenticate himself and the...
Leathaleather asked 24/5, 2021 at 10:45
4
Solved
My View Controller embedded inside a navigation controller holds a WKWebview on which I want to enable the following logic:
If a back item exists in the webview, making a left screen edge gesture ...
Camus asked 21/7, 2016 at 9:29
3
Solved
if a build the app it is correct. archieve is also correct. but when i upload app to Test Flight i get this error o MacOS 15 , Xcode 16 .
<IDEDistributionContext: 0x7f9ef32a6d50; archive = "...
Nucleoside asked 25/9 at 10:9
3
How to get the incoming call phone number programmatically by using call kit framework. i tried with cxcallobserver class but no use.
Any suggestions most helpful...
4
I want to try out the Kotlin Multiplatform Mobile (KMM) in Android studio. I have installed the Plugin and when I try to add configuration for IOS, nothing shows up. I just have an IOS option but n...
Madelene asked 29/9, 2020 at 4:28
2
I am using Google Admobs with ad mediations in my iOS application.
It seems like there is battery draining issue because google ads are running even when app is in background.
Is there something th...
Billman asked 3/6, 2020 at 19:51
1
I want to inspect a web app, running on localhost, loaded in phones via USB. I am able to inspect, and remotely control tabs of all connected phones in Chrome at chrome://inspect/#devices. However,...
Microbiology asked 22/4, 2020 at 11:24
4
Starting iOS 13 onwards Apple allows us to always remember the Allow camera permission flag in iOS Safari. (Referring this answer).
Also iOS Twitter PWA has this feature too.
But is there anyway to...
Purtenance asked 25/2, 2021 at 5:48
15
Solved
Having trouble creating IOS app using flutter.
can any one help how i can solve this issue??
Launching lib/main.dart on iPhone 14 Pro in debug mode...
Running Xcode build...
Xcode build done. 7.7s
...
3
I am new to this Deep Linking stuff, so I would really appreciate your help.
I have a post on Facebook and i need it to point to a page.
BUT when I open the link on mobile, I need it to send me to...
Truehearted asked 20/6, 2014 at 9:21
5
can anyone tell how to make Responsive UI in Swift UI, which is compatible on all Device , and using figma Text like 24 then it shows iphone 8 and iphone 11 same view
0
So I'm trying to record videos using AVAssetWriter, process each camera frame (e.g.: adding some watermark or text overlays) by creating CIImage from camera buffer ( CVImageBuffer), add some filter...
Hierogram asked 9/10 at 11:3
3
We're using GoogleMLKit on iOS, and right now our team is switching to m1 Macbook.
We have to set some conditions to make it work on ios-arm64-simulator like this
I'd like to know if google offici...
Legionary asked 29/3, 2022 at 3:12
3
Solved
I'm working on mac OS 10.7.4. using Xcode 4.3.2 .
I had a *.a static library file from my partner. I want to know which architecture it is built for. Is it ARMv6, ARMv7, i386 or other architecture...
6
I am using react native expo and trying to build project in android studio getting this error
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* What went w...
Tufa asked 13/11, 2022 at 11:45
4
Solved
I tried running my app in landscape on an iPhone XR simulator and got a blank screen.
The code below is my test. It works correctly on an iPhone 8 simulator and also not the iPhone XR simulator if...
Ruse asked 4/8, 2019 at 6:49
5
I am trying to build iOS app from expo managed project. The build fails At Pod installation step.
In Expo SDK 44, 45 everything was okay. But when I upgrade to SDK 46, I am facing the issue.
Here i...
Detestable asked 9/11, 2022 at 11:29
6
Solved
4
Solved
After updating to Xcode 5, the iOS simulator doesn't connect - not in Safari or Maps. It throws a "cache access denied" message.
Couldn't find anything online that solves it. I'm stumped. Any ideas...
Vicarial asked 22/12, 2013 at 20:30
3
Solved
I'm a newbie in React-Native and I have an issue with fonts adding, I'm trying to load a custom font from .otf file, but I have an error:
fontFamily "Pixel-Musketeer" is not a system font...
Vanatta asked 16/12, 2022 at 7:36
8
Im not able to build my project (created with js, vue.js, vuex) on iOS platform. Exactly the same project works on web while typing npm run dev and I was able to build it on Android on laptop with ...
2
Solved
I want to add a URL to an event on a Google Calendar through the calendar API. This calendar will often be viewed on an iPhone.
Google provides a source field that can be used to link back to the s...
Bahaism asked 21/11, 2015 at 12:22
1 Next >
© 2022 - 2024 — McMap. All rights reserved.