Skip to content
#

iOS

ios logo

iOS is the operating system for all of Apple’s mobile products. The operating system was unveiled at Macworld Conference and Expo in 2007 to support the company’s new venture, the iPhone. Since then, the operating system has grown to incorporate other products, including the iPad and iPod Touch.

Here are 316 public repositories matching this topic...

tshirtman
tshirtman commented Jan 4, 2020

Versions

  • Python: 3.6.3
  • OS: linux
  • Kivy: master
  • Kivy installation method: git clone && pip install --editable in virtualenv

Description

when BorderImage's display_size option is used, it overrides the auto_scale parameter, simply because it first computes the value auto_scale would need, and then look if there is a dispaly_border setting, and overrides the values if

SHUJIAN01
SHUJIAN01 commented Aug 12, 2019

(请尽量按照下面提示内容填写,有助于我们快速定位和解决问题,感谢配合。否则直接关闭。)

(重要!问题分类)

描述问题bug
(简洁清晰得概括一下遇到的问题是什么。或者是报错的traceback信息。)

Linux执行airtest脚本报"There is no SIFT module in your OpenCV environment!"

根据https://github.com/AirtestPr

objection
Techbrunch
Techbrunch commented Apr 19, 2020

According to the documentation in the wiki:

Frida scripts loaded with the import command are also run as jobs automatically

Describe the bug

When loading a script with the import command, the script is successfully loaded but no jobs is created.

To Reproduce

  1. import test.js
  2. jobs list

Expected behavior

The job should be listed when running jobs list

**E

Xoristzatziki
Xoristzatziki commented Dec 9, 2018

Description

It is unclear if the buildozer itself should be installed using python3 or python2. In most ubuntu flavours python3 works only when "pip3" and "python3" are used. Simply using "python" and "pip" will install it in python 2.

JohnPapps
JohnPapps commented Apr 27, 2020

Using the latest version of kivy-ios, 8416d46fd4f70da155f62640443c30cf71a0e52f which is using Kivy 2.0 and Python 3.8, UrlRequest does not work as certifi is not installed

lib/python3.8/site-packages/kivy/network/urlrequest.py", line 220, in __init__
     import certifi
 ModuleNotFoundError: No module named 'certifi'

This is showing in the Xcode console output when running my app

Created by Apple Inc.

Released June 29, 2007

Website
www.apple.com/ios
Wikipedia
Wikipedia
You can’t perform that action at this time.