Some changes

This commit is contained in:
Eudes Inácio
2021-11-03 12:21:19 +01:00
parent f61723599e
commit d7745a1ed3
9 changed files with 392 additions and 218 deletions
+3
View File
@@ -66,6 +66,8 @@ import { StreamingMedia } from '@ionic-native/streaming-media/ngx';
import { PhotoViewer } from '@ionic-native/photo-viewer/ngx';
import { FCM } from '@ionic-native/fcm/ngx';
import { FirebaseX } from '@ionic-native/firebase-x/ngx';
//import { FCM } from 'cordova-plugin-fcm-with-dependecy-updated/ionic/ngx';
@NgModule({
declarations: [AppComponent],
@@ -114,6 +116,7 @@ import { FCM } from '@ionic-native/fcm/ngx';
WebView,
FilePath,
FCM,
FirebaseX,
WebsocketService,
ChatService,
ScreenOrientation,