Git Product home page Git Product logo

emoncms-ios's People

Contributors

mattjgalloway avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

riahtu

emoncms-ios's Issues

no feeds in list

Attached is my feedlist from emoncms for my account but no feeds are shown in the app
image

dies when loading settings screen

I dont have an apple watch it appears to be related.
Here is the full stack.
I also can't now get out of the settings screen !

2016-10-07 15:01:46.244 [Info] > XCGLogger writing log to: file:///var/mobile/Containers/Data/Application/643E967E-5B1F-4A15-9B94-2AD7E49F4ADC/Library/Caches/logs/log.txt
2016-10-07 15:01:46.247 [Info] > EmonCMSiOS Version: 1.0 Build: 3 PID: 5576
2016-10-07 15:01:46.247 [Info] > XCGLogger Version: 4.0.0 - Level: Debug
2016-10-07 15:01:51.572 [Error] [WatchController.swift:105] setupApplicationContextBinding() > Failed to update watch application context: Error Domain=WCErrorDomain Code=7005 "Device is not paired." UserInfo={NSLocalizedDescription=Device is not paired., NSLocalizedRecoverySuggestion=Pair the device with a Watch.}

difficult to hand enter a URL or API key

As a result of
.catchError { [weak self] _ in
guard let strongSelf = self else { return Observable.empty() }
let alert = UIAlertController(title: "Error", message: "Couldn't talk to Emoncms. Are the credentials correct?", preferredStyle: .alert)
alert.addAction(UIAlertAction(title: "OK", style: .cancel, handler: nil))
strongSelf.present(alert, animated: true, completion: nil)
return Observable.empty()

if you enter an invalid url a pop is shown.
This happens on every keypress.
This should be shown as a warning / error on the bottom but still allow you to type.

qr code scan at launch versus install in sub directory

on ios 10.1B1 - iphone 7

launch -> use scan qr-code -> loads url but root level and not on sub level where emoncms is installed.
Api key is correctly read.
Push save
=> couldn't talk to emoncms. Are the credentials correct ?

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.