MinMat/Implementation Issues

From its-wiki.no
Revision as of 20:32, 10 November 2013 by Josef.Noll (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Implementation Issues for MinMat regarding IoS and Android implementation

IOS

  • SFTP

No network connection

  • "no network connection" - application will only listen for 10 min for a network. If not, then the application goes to sleep
  • Solution: probe the network only 3 times, if no network connection, keep the picture, but don't upload
  • provide the user with a message (easiest method: pop-up, normal message....) "no network connection, please log-in to MinMat again when you have a network, such that the pictures can be uploaded"

Android

  • implemented at ....