amrayoub

Results 13 comments of amrayoub

I have already solved the problem . just save these on Json file then import it on firebase { "rooms" : [ { "chats" : { "-JglJnGDXcqLq6m844pZ" : { "createdAt"...

no problem , just change firebase url in app.js to this var firebaseUrl = "https://ioniconenctme.firebaseio.com/"

save this on json file then import it on firebase { "rooms" : [ { "chats" : { "-JglJnGDXcqLq6m844pZ" : { "createdAt" : 1422461711580, "from" : "Vla2", "message" : "Ahh...

same problem with me , did u figure it out ?

you have to add json data in the firebase

{ "rooms" : [ { "chats" : { "-JglJnGDXcqLq6m844pZ" : { "createdAt" : 1422461711580, "from" : "Vla2", "message" : "Ahh que duro estoy. App pa android y la web at...

Same issue, did you solve it?

@cfjedimaster thanks a lot for your effort , i really mean it . it would be great also if you can rename V2 for ionic 2

and add more or convert those great example to typescript and ionic 2. :)

allowedit= true , is basically calling the device native crop app to crop the image , if the user does not has the crop app , then there is a...