PhantomAppDevelopment / pizza-app

An Adobe AIR mobile app that uses the Yelp Fusion & Firebase V3 API to create a small social network for pizza lovers.
https://play.google.com/store/apps/details?id=air.im.phantom.pizza
MIT License
15 stars 2 forks source link

Sometimes the sendButton stuck. #5

Closed benkhachouch closed 7 years ago

benkhachouch commented 7 years ago

in ChatroomScreen

Sometimes the send button stuck.Why?

agentphantom commented 7 years ago

I guess it had something to do with the previous code. I just committed some fixes. Please try them and tell me if you still notice this issue.

benkhachouch commented 7 years ago

No problem il try it tomorrow .for me it is very late (Paris).Thanks.

Le 6 févr. 2017 23:29, "Mr. Phantom" notifications@github.com a écrit :

I guess it had something to do with the previous code. I just committed some fixes. Please try them and tell me if you still notice this issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PhantomAppDevelopment/pizza-app/issues/5#issuecomment-277835317, or mute the thread https://github.com/notifications/unsubscribe-auth/AMYpy6zEX3NxfNIYlr1jEZLmD5iH9_JBks5rZ57GgaJpZM4L4zMY .

benkhachouch commented 7 years ago

I test again the chatscreen

The problem has worsened The send button does not react at all This time nothing reacted.

agentphantom commented 7 years ago

Are you using my latest version or are you mixing it with your code?

I have tested it several times and it works perfectly for me.

benkhachouch commented 7 years ago

I do not understand. I just downloaded again your project like that and nothing reacted in chatscreen except the text entry

agentphantom commented 7 years ago

This is weird, I have just tried it again on my Android and PC, it works correctly on both.

If you are using Flash Builder try to clean the project, it might have cached some old code.

benkhachouch commented 7 years ago

Could you send me an apk for the test. Thanks.

agentphantom commented 7 years ago

Sure, I will implement your code from the other issue and then I will create the APK.

benkhachouch commented 7 years ago

Thank you.

Le 9 févr. 2017 20:58, "Mr. Phantom" notifications@github.com a écrit :

Sure, I will implement your code from the other issue and then I will create the APK.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PhantomAppDevelopment/pizza-app/issues/5#issuecomment-278754563, or mute the thread https://github.com/notifications/unsubscribe-auth/AMYpy0cQ0gTKy9cqsxTUz5-rTJ8-tGVJks5ra2_MgaJpZM4L4zMY .

agentphantom commented 7 years ago

Here it is:

https://github.com/PhantomAppDevelopment/pizza-app/releases/download/1.0.1/PizzaApp.apk

benkhachouch commented 7 years ago

Thank you very much!

Le 9 févr. 2017 22:25, "Mr. Phantom" notifications@github.com a écrit :

Here it is:

https://github.com/PhantomAppDevelopment/pizza- app/releases/download/1.0.1/PizzaApp.apk

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PhantomAppDevelopment/pizza-app/issues/5#issuecomment-278778333, or mute the thread https://github.com/notifications/unsubscribe-auth/AMYpy1jgtsdXPQe1onYKNafRLQVh2WOzks5ra4QygaJpZM4L4zMY .

benkhachouch commented 7 years ago

the apk work very well

i think that my problem is with the database connection .I am verifying this.