Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cocojoe/tapbug
Apportable Bug Reporting Project
https://github.com/cocojoe/tapbug
Last synced: 3 days ago
JSON representation
Apportable Bug Reporting Project
- Host: GitHub
- URL: https://github.com/cocojoe/tapbug
- Owner: cocojoe
- Created: 2013-10-30T12:54:43.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-30T14:33:20.000Z (about 11 years ago)
- Last Synced: 2024-11-13T09:27:12.366Z (2 months ago)
- Language: Objective-C
- Size: 2.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Tap Bug Apportable
=================Description
-----------tapCount bug no longer reports double taps, originally I reported this and it was fixed in 1.0.11, however it has reappeared and does not work in latest (1.0.28) build. It will report 0,1 however no longer can report a double tap, which is core to our game mechanic.
Recreate
-----------
Just run 'apportable load' (device connected)
Grep 'apportable log' for NSLog and touch / double tap the screen to see the reported count.All works fine in iOS as expected.