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 24,731 public repositories matching this topic...

flutter
sheetjs
iRoachie
iRoachie commented Oct 7, 2019

We've recently updated our github workflow to have 3 branches:

master - current version on npm that's live
next - upcoming features and changes
patch - bug fixes (usually released within a day)

We should update the contributing section on the website and maybe .github/CONTRIBUTING.md to let users know which branch they should base their changes on if they want to make a pull request.

erkanarslan
erkanarslan commented Mar 5, 2020

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 6.2.2
  • Cross-platform modules: 6.0.1
  • Android Runtime: 6.2.0
  • iOS Runtime: 6.2.0
  • Plugin(s): unrelated

Describe the bug
openFile method of utils module does not preview the

villain-bryan
villain-bryan commented Mar 16, 2018

Issue details

While in a LibGDX environment if you press down a key and then switch to any window outside of LibGDX's scope and release that key, the LibGDX environment does not detect that release event.

Upon re-entry to the LibGDX environment, there should probably be some re-polling evaluation of the keys LibGDX thinks are pressed keys to determine if they are still pressed or not.

nikolayhg
nikolayhg commented Apr 4, 2020

Describe the bug
The app icons of a fresh new electron application are missing on Linux.

To Reproduce
Steps to reproduce the behavior:

  1. Run:
    npm install -g @quasar/cli
    quasar create testproject
    cd testproject
    quasar mode add electron

  2. Run 'ls src-electron/icons/'

  3. Result is: icon.icns icon.ico linux-512x512.png

Expected behavior
All icons describ

Created by Apple Inc.

Released June 29, 2007

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