Code Monkey home page Code Monkey logo

ios's Introduction

meteocool iOS App

This repository contains the full meteocool iOS code, including background location services, notification code and infrastructure. All components and interaction except the main map view are implemented natively in Swift 5. The map view and all of its data visualization features and interactions are maintained in the meteocool/core repository (ES6/Svelte).

Download on Apple Appstore

meteocool ❤️ Open-Source

We welcome all contributions! If you're looking to implement a feature that is not yet on our Issues page, please create one and let's discuss. 😊

Credit Where Credit is Due

The meteocool iOS application is maintained by Nina Loser, Florian Mauracher and Valentin Dornauer.

All code is offered under the AGPL-3.0 license to encourage collaboration and open-source innovation in meteorology and earth sciences. Please be aware that we can only accept contributions if they are also licensed AGPL-3.0.

ios's People

Contributors

flowm avatar nina2244 avatar pew avatar v4lli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

philphilphil

ios's Issues

Upgrade path for existing installations

  • Set settings to how the user was using the app before (i.e. if "always" location permission is granted, enable notifications with default settings - if "While Using" is granted, disable push in settings and show push-onboarding)
  • Show the "new features" onboarding separately

Re-check for background location permission on start-up

When notifications are enabled and the app is launched, we should re-check for the background location permission. This is important since iOS13 because the user might have disabled the background location permission in the mean time.

If disabled, prompt user to turn them back on or to disable notifications.

Location is sent multiple times


2021-01-02 04:28:52.848966+0100 meteocool[15596:41510902] RESP: /post_location -> {"message":"bad lat/lon","success":false}

2021-01-02 04:28:53.032159+0100 meteocool[15596:41510902] RESP: /post_location -> {"message":"bad lat/lon","success":false}

2021-01-02 04:28:53.032560+0100 meteocool[15596:41510902] RESP: /post_location -> {"message":"bad lat/lon","success":false}

After enabling it for the first time.

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.