Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
2 answers
328 views

I've configured app to support Notch Screen devices Running my App in the iPhone X Simulator. the App is working fine in Normal views but does not use the full screen space if I have NAVIGATION ...
0 votes
0 answers
603 views

I'm very new in ionic. I have tried many methods to use notification service extension but, it doesn't work. I have followed these tutorials: https://github.com/CleverTap/CTNotificationService https:/...
0 votes
2 answers
2k views

iPhone 7 screenshot The iPhone 7 native email app breaks these stacking rows and doesn't show the background image. This is a hybrid build. The template appears fine in every other device. I’ve ...
0 votes
0 answers
157 views

const trimEnd = str => str.endsWith('/') ? str.slice(0, -1) : str; const filterWithValue = str => str.length; Why wouldnt this work on a ...
Vzupo's user avatar
  • 1,478
0 votes
0 answers
87 views

I have observed a wired behaviour in Xcode 12 My app crashes when I run the app on ios 11 or 12 simulator through Xcode 12. I have set borderColor property of UIButton under user defined property in ....
1 vote
1 answer
372 views

I am getting the below mentioned error when trying to install pod after updating xcode12.2 on macOs11.0. [!] The `Myproject-User-iOSUITests [Debug]` target overrides the `...
1 vote
0 answers
416 views

I want to change the background color of a text field in searchBar embedded in UISearchController in iOS 11, using the following code: class ViewController: UIViewController { private var ...
2 votes
0 answers
215 views

I have an application that shows a list of items retrieved from the API in a UITableView (let's call this as the MasterList). Upon tapping on an item in the MasterList: I push a ViewController (call ...
0 votes
1 answer
894 views

I have a list of objects. let arr = [[1, 2, 3, 4, 5]] It lives in a repository. class ArrayRepository: ObservableObject { @Published let arr = [1,2,3,4,5] } I have a class with a property ...
snarik's user avatar
  • 1,235
1 vote
1 answer
449 views

I recently replaced a heavy OpenCV with the native ARKit for image detection and tracking. The images that I want to track downloaded from the web service and stored locally. I'm creating the ...
Liubo's user avatar
  • 702
0 votes
1 answer
672 views

Hypothetically if App A and App B both share the common third party library ... can iOS devicecheck token remains same same when generated through that common SDK ? Due to common SDK they will use ...
1 vote
1 answer
190 views

Hi I've been working on using Open Tok For a streaming session I used MPVolumeView to vary system Sound. Issue: MPVolumeView does work changing system Volume but that doesn't affect my OTSession ...
2 votes
0 answers
598 views

On iOS devices, last content inside ion-content getting overlapped by ion-tabs located at the bottom. Even the user tries to scroll to bottom content still hides behind the bottom tabs. This ...
1 vote
3 answers
3k views

How i can disable drag interaction on specific sections or cells if tableView.dragInteractionEnabled = true ? Now all table cells draggable, but i want to drag specific rows in this table. Is it ...
0 votes
2 answers
7k views

I have just updated my testing device from 13.1.2 to latest update 13.3.1. (before the update in 13.1.2 app was ran in the device without any error). Now I got the project to build, but after the ...

15 30 50 per page
1
2 3 4 5
...
169

AltStyle によって変換されたページ (->オリジナル) /