Coder Social home page Coder Social logo

ios's People

Watchers

 avatar  avatar  avatar

ios's Issues

Opening a game takes very long

Opening a game (message list) takes up to 4 seconds. Even when was already opened once.

When I do this with network switched off, it loads faster. This suggests that the UI waits for the network to respond. The UI should never wait for network. Rather, the message list must update as new messages are loaded via the network.

Home Screen issues

  1. Nearby button has changed to Settings in Android.
  2. Unclear is what url format the QRCode scans contain.

Redesign general item

The UI of general item message (and many other views as well) must be done differently.
The list of answers must scroll together with the html. The other buttons must be made consist with the ARLearn look and feel. Native iOS components, like the bar at the bottom should not be used.

Documentation Needed

Documentation on the json used (xmldocs of the java classes might already help) is needed.

Downloading elena game -> game messages

When downloading the elena game from the app store, I can go to the game.
However the "messages" screen shows a description (90% of the screen). Messages are scrollable (in 10%) of the screen. This should be made consistent with the android version. No description in the messages screen. But a header when this is available.

Audio Player View issues

  1. Server returns no mime type and urls do no have an extension. So AVPlayer won't play downloaded files.
  2. Description needs to be replaced by icon in Audio Player, need to combine with ARLNarratorItemViewController to prevent duplicating collection code.
  3. Collecting items need to be added in the audio player (like the ARLGeneralItemViewController).

Info "could not find a run"

When I log in for the first time, all games return "info could not find a run". This issues resolves when waiting...

Game View issues

  1. Change button from Download to Open if a runId is present.
  2. Creating a run returns one but seems to fail to return anything in the myRuns list (resumption token?).
    Website also does not return these runs.
  3. Write created run to database.
  4. Implemented Scan Code Task using the existing QRCode Scan ViewController.

Game download hangs

When I download a game, the UI freezes.
This might be because this happens in the UI thread?

I tried downloading the pontormo game. (From mygames)
First I saw the progress bar going till max, next nothing happens and a freeze

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.