-
Hi!
I think this would be a useful function to implement in iOS. As sometimes it is useful to be able to retrieve the vertices for whatever reason - be it debugging
I have wanted to contribute…
-
Hey,
I would like to test my web application on iPad - real device not simulator.
I followed instructions on appium.io.
- I created valid provisioning profile for iOS
- installed `ideviceinstaller`
- …
hinok updated
8 years ago
-
After successfully using calabash to test Xamarin.Form apps I'm investigating if something similar could be done with Unity3D projects. I've found an old discussion (https://groups.google.com/forum/#!…
-
### Description
The memory used by a `useSharedValue` is never released when the component is unmounted and is always held
### Steps to reproduce
Create a flatlist component that renders some…
Lapz updated
3 months ago
-
I followed the instructions here: http://ios-driver.github.io/ios-driver/?page=safari
After doing the permission changes to the SDK files I started the ios-server like this:
```
cmtaylor$ java -jar …
-
I have installed atomac and related Python modules in my Mac and I can call the methods after importing atomac in the Terminal. But I cannot call the same methods from Windows via Putty (SSH). Does an…
-
Keyboard crashes on iPad landscape mode. It appears normally but whenever you click any button it crashes. I tested in real device. Urgent fix appreciated.
-
Hi Ivan,
do you already have the date of delivery for the simulator?
-
Issue [JP-360](https://jira.stsci.edu/browse/JP-360) was created by Misty Cracraft:
I haven't used create_data much for subarray data, but my recent test gave SUBARRAY=GENERIC for both subarrays I tr…
-
### Description
*Using Mobile App (Xamarin.Forms) template, all defaults, nothing touched*
[iOS] ObservableCollection.Add() severe performance hit after updating from Xamarin.Forms 4.8.0.1451 …