This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hi there,
I have an app that is about to launch, I have used Firebase as the backend but rather than integrating it using Angularfire or the native plugin I did it using the standard firebase package and have it in my app.module.ts as;
import * as firebase from 'firebase/app'
I now want to add cloud messaging but am not sure if I need to backtrack and use angularfire (not ideal) or can I add another firebase package and get going?
Sorry if this doesn't make a lot of sense but it's the first time I've used Firebase
Post Details
- Posted
- 5 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/ionic/comme...