SurfEdge / flarum-mobile-android

An Android Webview wrapper for Flarum
110 stars 25 forks source link

Added Share button #22

Closed punitcodes closed 7 years ago

chamathpali commented 7 years ago

@punit2502 can you remove your services json?

punitcodes commented 7 years ago

I copied google-services.json from https://github.com/SurfEdge/flarum-mobile-android/pull/17 because without google-services.json config file Android studio is giving error

punitcodes commented 7 years ago

But if you still want to delete it, I will delete it. Shoud I?

Felli commented 7 years ago

@chamathpali & @punit2502 I would recommend a temp google-services.json, it doesn't have to have anything in it just leave it blank, then allow the editor to place their own in to replace the temp.

chamathpali commented 7 years ago

@Felli yeah true. lets have a temp json

chamathpali commented 7 years ago

I made the google-services.json blank.