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

We have a very old Cordova iOS app which mainly opens many PDFs and a couple of videos. All the videos and PDFs are embedded inside the build and the app mainly works offline. Users have recently ...
1 vote
1 answer
1k views

I was under the assumption that webkit.messageHandlers are defined on iOS in a webview context. But when I do an alert of this, I get some kind of "value" that I cannot look into. Can I get ...
1 vote
2 answers
2k views

I need a suggestion/advice on how to solve this. Currently I am building a Web application in PHP 8.2 where users can upload PDF files and only users with certain roles have the ability to see them. ...
2 votes
1 answer
440 views

I have a SwiftUI ContentView that includes a WKWebView, and I've added a custom UIGestureRecognizer to the WKWebView. Here's a simplified version of my code: struct ContentView: View { var body: ...
fabian's user avatar
  • 157
1 vote
0 answers
68 views

I am currently developing a screen broadcasting UIKit application aimed at assisting users in streaming games to social networking platforms. To achieve this goal, I am utilizing the Broadcast Upload ...
1 vote
1 answer
659 views

My app uses lots of WKWebView to render different websites. Think of a browser app for example. These are third party websites being loaded from various domains not under my control. I am reading the ...
1 vote
0 answers
160 views

I have a webview, with an option for adding to calendar. I am able to download the ics file I'm getting in response and can see that file in local path. However in my app, I don't see any option to ...
Anony's user avatar
  • 15
1 vote
0 answers
503 views

I am developing an app that supports multi accounts in different social medias. On this example view controller I have Instagram domain and "accName" variable. When the view controller is ...
4 votes
0 answers
2k views

I want to custom UserAgent(UA) in UIWebView using registerDefaults method of NSUserDefaults NSString *userAgent = @"test user agent"; NSDictionary *dict = [NSDictionary ...
0 votes
0 answers
151 views

I am making an update to a legacy iOS app but App Store Connect isn't accepting the our new build. I get the message: ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer ...
1 vote
0 answers
85 views

When trying to download an appointment to Outlook calendar on iOS device in webview, the time is completely off. This is not an issue for Android devices or desktop. The start time is set to device ...
0 votes
0 answers
627 views

iOS 17 , when entering Chinese characters, the program crashes. The system is using UIWebView. This is my error message. enter image description here. I know that Apple recommends replacing UIWebView ...
0 votes
1 answer
983 views

in my Cordova have iOS platform and use UIWebView but this is becoming obsolete and must upgrade to WKWebView for use this add WKWebView plugin with this script cordova plugin add cordova-plugin-...
0 votes
1 answer
3k views

My question is related to ios 17. Is apple allow apps to continue UIWebView? Is anyone have information about this? ios 17 beta has been released.
0 votes
0 answers
129 views

I'm currently working on an app that uses a webview to log in. I've done the exact same thing before on Flutter and was able to intercept and read the token from an incoming request URL. I need to do ...

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

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