Open another screen is Not Working!

You use an image. How big is it in pixelsize.

The image is chosen by the user

I cleared all the unwanted data and now there is not image etc but still the page is not working it’s again giving the error app crashed…Please help my app only of 7.1mb

You have a procedure named chat
May be issue is there.

please help me with it…zz

Did you close the current screen after opening a new one?

But how to close the current screen

With close screen block in Control category.

i can’t do both opening another screen and closing one it’s not possible.

If you are opening another screen then you don’t need to close the current screen rather you have to use close screen when you want to exit the other screen I know this is bit confusing.

But I still didn’t get your question can you tell me your question again.

when my user clicks on any person name it should open screen called chat , But it is showing white screen for a second it again returning to the previous screen giving me the error app crashed… Please help…

Can you send me the screenshot of your blocks in pm. For both screen.


Have you tried to use TinyDB?

How can I use tiny tb

You can use TinyDB to store the title value that you are using in start value and use only onpen other screen function.

Can I have an Apk file?

http://www.mediafire.com/file/z7pcejrddwmhfbk/PAULITECHAT_%2827%29.apk/file

try to change the procedure name “Chat”. it 's the same as the screen name “Chat”

ok i will try