38 questions
I'm making a simple website and an Android application.After accessing the website through Android webview, I need to register the photo.When I access the website with a computer browser, the file win...
let url = NSURL (string: http://google.com);let requestObj = NSURLRequest(URL: url!);myWebView.loadRequest(requestObj);Loading url with App Transport Security has blocked a cleartext HTTP (http://) re...
We are currently producing an application through WebViewBindingManager: Cannot call determinedVisibility() - never saw a connection for the pid: 23057I'm asking because I keep seeing the log.Does any...
As the title suggests, login works well on general Internet apps. I made an Android project and tried to log in on the web view, but it keeps failingWhat's the reason...?Do we need additional code?Ple...
Here's an Android question.I wrote an expandable list view. If you press each menu, you can also display a regular fragment and a fragment web view.If you display a regular fragment and then display a...
Hello, everyone I'm a beginner who's studying applications for the first time I came all the way here with the help of the hash code, but it's stuck here again, soThis is an implementation of an exten...
I'm making a hybrid app using WKWebView. There's a problem When you load a page in webview, you can't load it properly if you put # after url.func webView(webView: WKWebView, decidePolicyForNavigation...
I have a question because there was a problem while producing the webview app.With Android permission in the app.json file “permissions”: [ “ACCESS_COARSE_LOCATION”, “ACCESS_FINE_LOCATION”]I'm giving ...
« | - 4 - |
912 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
581 PHP ssh2_scp_send fails to send files as intended
610 GDB gets version error when attempting to debug with the Presense SDK (IDE)
© 2024 OneMinuteCode. All rights reserved.