https://github.com/aritchie/tomobilegroupshinysample
https://github.com/aritchie/tomobilegroupshinysample
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aritchie/tomobilegroupshinysample
- Owner: aritchie
- Created: 2019-06-19T22:55:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-20T01:43:51.000Z (almost 7 years ago)
- Last Synced: 2025-03-26T14:11:57.886Z (about 1 year ago)
- Language: C#
- Size: 379 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Toronto Mobile User Group - Introduction to Shiny
## Blog Posts
* [Geofencing with a Pinch of Notifications - Shiny Style](https://allancritchie.net/posts/shiny-geofencing)
* [Background Jobs - Shiny Style](https://allancritchie.net/posts/shinyjobs)
## iOS - Testing a background fetch
In VS4Mac
1. Set the startup application to be TOSample.iOS
2. Run => Start Debugging
3. once the app is running > Run => Simulate iOS Background Fetch
## Android
The easiest way to test the background job on Android without waiting 10 mins is to simply (run all - the button on the first screen)