This repository was archived by the owner on Nov 8, 2023. It is now read-only.
This repository was archived by the owner on Nov 8, 2023. It is now read-only.
Sample Background Service for the Angular version #263
Open
Description
Make sure to check the demo app(s) for sample usage
I've checked, also all of the issues, but couldn't figure out how to create a background service in the NS Angular verions.
Make sure to check the existing issues in this repository
Done, found a couple of similar issues, with no final solution or didn't help
If the demo apps cannot help and there is no issue for your problem, tell us about it
Please, ensure your title is less than 63 characters long and starts with a capital
letter.
Which platform(s) does your issue occur on?
Android, Emulator, and Device both
Please, provide the following version numbers that your issue occurs with:
- CLI: (run
tns --version
to fetch it): 6.5.0 - Cross-platform modules: (check the 'version' attribute in the
node_modules/tns-core-modules/package.json
file in your project) - Runtime(s): (look for the
"tns-android"
and"tns-ios"
properties in thepackage.json
file of your project) - Plugin(s): (look for the version numbers in the
package.json
file of your
project and paste your dependencies and devDependencies here)
Please, tell us how to recreate the issue in as much detail as possible.
Describe the steps to reproduce it.
Is there any code involved?
- provide a code example to recreate the problem
- (EVEN BETTER) provide a .zip with application or refer to a repository with application where the problem is reproducible.
Tried to use this sample but doesn't work:
https://github.com/NativeScript/nativescript-geolocation/tree/master/demo/app
So it would be great a workable sample for an NS-Angular too.
My StackOverflow question:
https://stackoverflow.com/questions/62162963/how-to-implement-android-background-service-in-a-nativescript-angular-project
Metadata
Metadata
Assignees
Labels
No labels