I have a WKWebView that I want to ask to call a number when the number is selected. The contents of the web view contain the HTML anchor tag "tel:" and i am loo
help, please, I need your help. There is a project that runs in the simulator without problems, but when installed on a device (iphone 7) crashes (when opened).
I have a url like the following: http://www.test.co.uk/Requests.php?accessToken=01XJSK Depending on wether or not the access token is valid, either a 1 or 'in
am using the flutter webview plugin. the problem is that there is a WhatsApp pop-up from the webpage and if I click on the WhatsApp icon from the webpage it dis
I've already made a table view which allows the user to add tasks to the table view, but now I need to add a checkbox in front of each task, so that the user ca
In some condition I have to use UITextView instead of UILabel(To make link attributes clickable). Here is my code: let attributedString = NSMutableAttribut
I could only find how to create a ListBoxItem by clicking on the component -> Items Editor. How can we create programmatically a ListBoxItem using Firemonke
I am doing QA and recently started using appium and cucumber to automate some tests and am still new to this. I succeeded in what I wanted to automate using som
The use case is pretty simple. I have a List of places, and each corresponds to a geofence. I need to enable navigation in that particular row(s) whose geofence
I have been using the code below to show a UIActivityViewController which worked fine when I was using Xcode 6, Swift 1.2 and iOS 8. However when I updated it s
I want to create sparkle effect over an image as shown in the video Sparkle Effect the only way I could think of doing it animating each particle separately usi
I'm having a weird problem with push notifications in an adobe air app for iOS and Android. I'm using the Easy Push ANE from Milkman Games along with the One S
Im trying to create a card that slides when it is tapped on and then goes back to original position without tapping again the .onEnded() function of tap gesture
I need to determine whether a png image contains any transparency - what would be the most efficient code to achieve this?
I couldn’t able to enter space character in UITextview or UITextfield while tapping space from UIKeyboard. After multiple taps, a single space character w
So, I'm trying to create a sceneView programatically class ViewController: UIViewController, ARSCNViewDelegate { var sceneView: ARSCNView = ARSCNView()
I have a UILabel and in some cases the text is longer then the UILabel itself, so I see the text as "bla bla bla..." I want to add a ...Read More button text at
i am trying to use cordova keychain [plugin][1] for ios, inside my ionic application. but facing this error 6:48 PM2020-07-14 18:44:32.456726+0500 Farsh[1817:5
I'm having a difficult time getting interactive reordering to work in a UICollectionView embedded in a subclassed UIViewController. There is no custom layout ob
I have a simple function to create CGImage from CVPixelBuffer: if let buffer = (results as? [VNPixelBufferObservation])?.first { let pixelBuffer = buffer.pi