edismooth / ionic2-firebase

[DEPRECATED] Easy example of Firebase working with Ionic 2.
33 stars 16 forks source link

Built, but not running(or how to know it's running ?) #11

Open sincerekamal opened 7 years ago

sincerekamal commented 7 years ago

Hey guys, I followed the exact steps given in the readme. I could able to build the apk finally. But when i run it, it simply shows the blank screen. I tried sending push notifications(messages) from FCM but no notification or visible changes happening in the client app.

edismooth commented 7 years ago

Hello, Actually this version doesn't work with new version of ionic. I need to rebuild it, but core of firebase is the same. I wil try to rebuild it this weekend.

sincerekamal commented 7 years ago

That's great !! 👍 what is the ionic version it will work with ? and if possible mention this in the readme also, which could help others :-)

edismooth commented 7 years ago

The newer version is 2.0.1 (I work on newset version always) - you can check it here: https://github.com/driftyco/ionic/blob/master/CHANGELOG.md I will create some readme:)

sincerekamal commented 7 years ago

Sorry, i mean to ask which version of ionic, the current version of repo will work fine ?

edismooth commented 7 years ago

It was a link to ionic's changelog. It will work with the newest version of ionic.