iphone

The Iphone Video Player doesn't work

The built-in(default) video player in the iphone stopped working(everything is normal on YouTube) I turn on the video in safari The sound is coming (there is no image) What is the reason?

How do I fix "This site can't provide a secure connection"?

This error occurs on an Iphone with iOS version 14+ (on version 13.4, everything works without problems): A little backgroun ... ecure connection. Maybe the fact is that SSL is actually issued in the name of Cloudflare, and not on the domain example.com?

The site is displayed incorrectly on the Iphone

Please tell me what could be the problem with the styles. On all devices, the site is displayed normally, but on the iPhone only half of the header, I can not understand what the reason is. Http://musicteacher.website/

Tinyumbrella crashes on startup with java.lang.NullPointerException error

Installed TinyUmbrella from the official site on windows 10 x64. Java and Java Runtime Enviroment are installed. At startup, ... exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:62) at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:101)

No drivers are installed for the device. (Code 28) This operation requires an interactive window terminal

While updating the iPhone via iTunes, I disconnected the cable and put the phone in Recovery Mode, after which iTunes stopped ... on requires an interactive window the terminal. ITunes reinstalled twice (can't see iPhone). How can I install the drivers?

Cutting out the background on a photo in the iOS app

Good afternoon. Please tell me how you can cut the background of a photo in the app? I.e., the user takes a photo of an obje ... tion to this problem has already been found. If anyone has any experience development of similar applications, please share!

Why doesn't html5 form validation work on iphone?

<form id="form2" class="mfp-with-anim mfp-hide formular"> <p>Обратный звонок</p> <span>Введит ... e="Обратный звонок"> </form> The regular expression works everywhere, but not on the iPhone. An empty form is sent

Define iPhone X, iPhone Xs, and iPhone 11 Pro via CSS

How do I detect iPhone X, iPhone Xs, and iPhone 11 Pro via CSS?

Why does the iPhone 5 display a width of 320 pixels?

I wrote a simple code: <!DOCTYPE html> ... th, then I get 1600 pixels of iron. But, emulating iphon5, I write window. screen.width and I get the same 320 pixels again.

Java development for iOS (iPhone)? [closed]

Closed. This question should be specified . Answers to it are not accepted at the moment. ... he question, please answer! I really need some information. If you know about the pitfalls of this case, please also write!

macOS hangs on the virtual machine when you connect the iPhone

The case looks like this: Set to vmware 14. Installed on it mac os high sierra. The mac OS has XCode installed. The kit a ... s continues to hang. Question: tell me how you can fix / bypass the macos hang? Optionally, what could be causing the hang?

Let's Encrypt SSL Certificate

We recently received a free SSL certificate from Let's Encrypt. We received it using the VMBitrix 7.2 virtual machine. We sta ... ll (on the iPhone it does not start, the error is attached). Are there any solutions to this problem? I attach a screenshot.

No inertial scrolling on iPhone

I found this problem on the site, and it is only present on the iPhone. If you try to scroll the page down with your finger, ... .removeClass('hide').addClass('normal'); $menufix.removeClass('normal').addClass('hide'); } }); });

How to calculate distance traveled by me in swift

I am trying to calculate the distance I travel between my starting point, until the moment I stop my run/screen change. Can y ... alertaController.addAction( acaoCancelar ) present( alertaController , animated: true, completion: nil ) } }

Generation of.IPA without certificate requirement?

Good Morning, I wonder if there is a possibility to generate the .IPA ios without the need for certificate or something like that for testing in development, so as not to have to assign the device, is there such a possibility?

Undefined symbols for architecture i386: "RKLogCoreDataError"

Good Morning, whenever I'm trying to build my application, in the step of Linking happens the error of Undefined symbols fo ... ed with exit code 1 (use-v to see invocation) Have you been through any similar situation? I'm using Xcode 6.4 (6E35b)

Jquery and keyboard on android and IOS

I am having trouble capturing which character the user pressed when used smartphone with ANDROID / IPHONE. I use the jQuery k ... now how to solve this? The code I'm using: $('#campo-valor').on('keyup', function(event) { console.log(event.which); }

How to open Waze and browse by address

Good night, folks How do I open Waze in the app and set the address via string (I want to navigate directly by address, not ... pe: "https://waze.com/ul?ll=R%20VISCONDE%20DE%20URUGUAI%20%2C%20311%20%20-%20CENTRONiter%C3%B3i%20-%20RJ&navigate=yes"

How to make View move when displaying keyboard (IOS and Android) in React-Native?

I'm developing a messaging app in React-Native. When you click on the text input, and the IOS keyboard is displayed, it hides ... ize: 18, height: 60, backgroundColor: '#FFF', borderRadius: 5, paddingLeft: 10, } });

Rotation on certain screens

How do I set only one UIViewController to be enabled in rotation? The scenario is as follows: I own 5 screens, and in a ... and this should be enabled the modes in landscape. Note: Currently my project settings are to accept only portrait mode.