mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
Merge branch 'master' of https://github.com/driftyco/ionic-native
This commit is contained in:
commit
ae03d7237e
@ -133,7 +133,6 @@ export class Geofence {
|
||||
|
||||
/**
|
||||
* Called when a geofence is crossed in the direction specified by `TransitType`.
|
||||
* Commenting out. Not yet implemented in plugin.
|
||||
*
|
||||
* @return {Promise<any>}
|
||||
*/
|
||||
@ -147,8 +146,7 @@ export class Geofence {
|
||||
}
|
||||
|
||||
/**
|
||||
* Called when the user clicks a geofence notification. iOS and Android only.
|
||||
* Commenting out. Not yet implemented in plugin.
|
||||
* Called when the user clicks a geofence notification. iOS and Android only.
|
||||
*
|
||||
* @return {Promise<Object>}
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user