mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-13 14:21:04 +08:00
docs(background-geolocation): add notice (#534)
This commit is contained in:
parent
505ff189d9
commit
a28667e751
@ -168,6 +168,7 @@ export interface Config {
|
|||||||
*
|
*
|
||||||
* // When device is ready :
|
* // When device is ready :
|
||||||
* platform.ready().then(() => {
|
* platform.ready().then(() => {
|
||||||
|
* // IMPORTANT: BackgroundGeolocation must be called within app.ts and or before Geolocation. Otherwise the platform will not ask you for background tracking permission.
|
||||||
*
|
*
|
||||||
* // BackgroundGeolocation is highly configurable. See platform specific configuration options
|
* // BackgroundGeolocation is highly configurable. See platform specific configuration options
|
||||||
* let config = {
|
* let config = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user