Marius C. Bolik
|
3340e9a694
|
feat(appsfyler): add property waitForATTUserAuthorization to AppsflyerOptions (#3541)
|
2020-10-16 19:17:16 +02:00 |
|
Daniel Sogl
|
511a02d50b
|
refactor(lib): run prettier
|
2020-05-16 14:40:49 +02:00 |
|
Alexander Bogdanov
|
c403330c0a
|
feat(appsflyer): added registerUninstall function (#3401)
* fix(appsflyer): added missing registerUninstall()
According to appsflyer docs, there should be *registerUninstall()* method to allow tracking uninstalls for iOS:
https://github.com/AppsFlyerSDK/appsflyer-cordova-plugin/blob/master/docs/API.md#-registeruninstalltoken-void
* fixed asterisk alignment to pass CI test
* removed whitespace to pass CI test
|
2020-05-05 11:06:25 +02:00 |
|
Daniel Sogl
|
fcda5ffcab
|
Revert "refactor: optimize plugins for angular treeshaking"
This reverts commit 8b53c04dc5d8e3bb8f527499e3e0a4661c097072.
|
2019-03-19 18:34:54 +01:00 |
|
Daniel Sogl
|
8b53c04dc5
|
refactor: optimize plugins for angular treeshaking
BREAKING CHANGE: You can remove the plugin import from the app.module.ts because of the changed Inject decorator
|
2019-02-20 17:37:39 +01:00 |
|
mhartington
|
220e22b659
|
docs(): add ngx import path
|
2018-10-10 16:13:45 -05:00 |
|
Daniel
|
d2d1f4889e
|
Merge branch 'master' into v5
|
2018-09-15 11:46:46 +02:00 |
|