Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade of carp_context_package to better handle permissions + getting current location #406

Merged
merged 6 commits into from
Jun 19, 2024

Conversation

bardram
Copy link
Contributor

@bardram bardram commented Jun 19, 2024

carp_mobile_sensing

1.8.1

  • Added support for extension of triggers, #403. See the section on Adding new Trigger on the CAMS wiki.
  • Refactor of the software architecture to align better with a domain-driven design architecture.
  • Improvements to executor state machine (can only restart an executor/probe that is already started)

carp_context_package

1.7.0

  • putting the location plugin back in businees (instead of the geolocator plugin)
  • revisiting issue #389, making a new implementation of the getCurrentLocation() method
  • improved the README to better explain how to handle location permissions on iOS

@bardram bardram linked an issue Jun 19, 2024 that may be closed by this pull request
@bardram bardram merged commit 562fba6 into main Jun 19, 2024
1 check passed
@bardram bardram deleted the 389-getting-weather-and-location-on-ios branch June 19, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

getting weather (and location) on iOS
1 participant