NG
Size: a a a
NG
h
AS
AS
AS
this.myPlugin.foo().then(()=>{
}).catch(err=>{
});
Plugin 'myPlugin' not found, or is not a CDVPlugin.
@Plugin({
pluginName: 'MyPlugin',
plugin: 'cordova-plugin-my-plugin',
pluginRef: 'cordova.plugins.MyPlugin',
repo: '...',
install: '',
installVariables: [],
platforms: ['Android']
})
AS
AS
}).finally(() => {
console.log(`PushService: Асинхронный процесс инициализации успешно завершен: ${JSON.stringify(this.registration)}`);
this.inited = true;
this.initPromise = null;
});
AS
AS
Ć
A
NG
NG
NG
A
NG
F
KV
KV