chore(): remove unused files

This commit is contained in:
Daniel Sogl
2021-09-29 14:38:45 +02:00
parent 5884ecbac3
commit 5a3a264eb1
218 changed files with 704 additions and 459 deletions
@@ -10,6 +10,7 @@
href="/issues">plugin repo</a>.
</p>
```
$ ionic cordova plugin add cordova-plugin-firebase-dynamiclinks --save --variable APP_DOMAIN="example.com" --variable APP_PATH="/"
$ npm install @ionic-native/plugins/firebase-dynamic-links
@@ -30,7 +31,6 @@ Preferences GoogleIOSClientId and GoogleAndroidClientId are used to setup dynami
You can find values at your GoogleService-Info.plist (key ANDROID_CLIENT_ID) and google-services.json (key client[0].oauth_client[0].client_id).
config.xml:
```xml
<platform name="ios">
<preference name="GoogleIOSClientId" value="..." />
@@ -44,3 +44,6 @@ config.xml:
- Android
- iOS