Giter Site home page Giter Site logo

Comments (7)

polygontwist avatar polygontwist commented on May 27, 2024 1

hab es jetzt mit einem Laptop versucht, damit ging es (Win10, chrome).

from basecamp.

merlinschumacher avatar merlinschumacher commented on May 27, 2024 1

Es gibt scheinbar noch einige weitere Nutzer mit ähnlichen Problemen. Ich geh das mal an.

from basecamp.

polygontwist avatar polygontwist commented on May 27, 2024 1

hab heute die Neue Version getestet, danke für das Umschreiben - funktioniert auf meinem alten iPad3 perfekt!

from basecamp.

polygontwist avatar polygontwist commented on May 27, 2024

ich habe herausgefunden das fetch(jsonData) (basecamp.js) mit einem iPad IOS9.3 nicht funktioniert. Der Befehl ist zu neu für meine mobilen Geräte. https://caniuse.com/#search=fetch
Eine Lösung für ältere Geräte ist die Verwendung des klassischen new XMLHttpRequest(); Objektes.

from basecamp.

merlinschumacher avatar merlinschumacher commented on May 27, 2024

Hey,

ich habe die JavaScript-Datei mal versucht mit dem iPad 3 zu debuggen. Nicht nur funktioniert fetch() nicht, sondern auch FormData und Default Parameter für JavaScript-Funktionen.

Da das JavaScript möglichst klein bleiben soll, würde ich den Support außen vor lassen. Und dafür extra einen Polyfill einzubinden halte ich für Overkill.

from basecamp.

polygontwist avatar polygontwist commented on May 27, 2024

hmm, Platz ist ja genug evtl. könnte man es dann noch minifizieren. Nun dann pick ich mir die interessanten Dinge raus (z.B. update über wlan). Ich lasse mir die Ansteuerung direkt am Gerät gerne auch für ältere Geräte offen. Wenn der Hauptserver ausfällt kann ich Rollo oder Licht immernoch befeuern.

from basecamp.

merlinschumacher avatar merlinschumacher commented on May 27, 2024

Sehr gut! Gern geschehen.

from basecamp.

Related Issues (20)

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.