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

I am facing clang error when I am trying to run the source in Xcode 12.5 But it is working fine in 11.4 In file included from :1: PrefixHeader.pch:15:2: fatal error: malformed or corrupted AST file: '...
1 vote
0 answers
75 views

I have built my application in Xcode 11 and it is launching in all iOS version from 10 to 13.1 under debug mode. But in iOS 11.3 under release mode(After archiving), my app is getting crashed when ...
Ashok's user avatar
  • 499
0 votes
1 answer
399 views

I am trying to update my cell size when I click on particular cell.My table gets update perfectly in iOS 10.2 but my table flickers when I run my code on iOS 11 .I am also getting warning in iOS 11 ...
0 votes
1 answer
38 views

I am newbie in swift i stuck in a little problem. I am attaching image using UIImagePickerController. Good thing is that successfully attached an image but unable to get attached file name. I tried ...
6 votes
1 answer
7k views

I'm newbie to Swift, I am creating chat application, I need to send notification when app is in foreground or minimized. But I am not getting the notification when app is minimized (it works when USB ...
1 vote
0 answers
74 views

I have a web application project which is built using asp.net mvc. It is built with custom views for mobile devices and combines a combination of knockout and razor bindings. The app started crashing ...
2 votes
3 answers
5k views

following code var webView: WKWebView! override func loadView() { super.loadView() self.webView = WKWebView(frame: .zero) view = webView } override func viewDidLoad() { super....
46 votes
0 answers
2k views

I recently came across this error message: Can't find variable: loadHomepageTiles on our error logs from one of our angularjs 1.6 mobile applications. This seems to only happen on iOS devices running ...
Mokky Miah's user avatar
  • 1,373
5 votes
2 answers
8k views

I ve tried all (yes all!!!) the solutions from this question and nothing seems to be working with iOS 11.3? Did someone had success with preventing pinch to zoom with ios 11.3? PS: I know that there ...
1 vote
1 answer
202 views

In the context of an HTML/Cordova app: Before iOS 11.3 you could use an an input with type="file" in your html to open the Photos library in iOS and select an image. Then using FileReader you could do ...
0 votes
0 answers
31 views

I have created one sub class / custom class of UIView Here is MultiColorView.h file. #import <UIKit/UIKit.h> @interface MultiColorView : UIView @property (strong, nonatomic) NSArray *colors; //...
3 votes
0 answers
319 views

VPN connection created successfully on iOS 10 and also API request executes successfully. Also, VPN connection created successfully on iOS 11.3 and 11.4 but API request get failed and showing below ...
4 votes
0 answers
645 views

I have optimized ARular app according to my requirement. I have to calculate width of the objects in vertical planes. Both apps (ARular and my modified app) calculates width of the object within close ...
Bhushan B's user avatar
  • 2,520
2 votes
0 answers
251 views

Unfortunately it seems IOS 11.3 progressive web apps start completely fresh every time its opened from the home screen. Because of this the user is having to login each time the app is opened, has ...
0 votes
2 answers
1k views

I have been able to successfully upload images to firebase storage but have been unable to successfully download the image. I have attempted to download images in all three of the suggested ways on ...

15 30 50 per page
1
2

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