Open another screen not working.
make sure you have entered screen spelling correctly .
Yes it is right.
DrHomkar Is is worked ??
DrHomkar yes like this
No
DrHomkar Why you are set block " open another screen " in clock ?
SSD I also set when screen initialise open another screen. But it's also not working
DrHomkar If you want open another screen then set block like this --
When Screen Initialize
Set Clock1 Timer enable = true
When Clock1 Timer enable = false
Then open another screen= ( screen name )
" Understand the logic before building an application. Then you will find the solution itself "
DrHomkar Your block setup is wrong. It's the cause why not open another screen. If screen initialize then if you are set block open another screen. Then app show to you error. It's true.
SSD DrHomkar Follow my setup.
SSD
SSD like this?
oh what you want to do ? When Screen 1 Initialize open another screen ???how man ?🤥 tell me what you want to do add button simply when button one click open another screen =(enter screen name )
DrHomkar You Enable your time from screen initialize. Now you have to disable your clock. Means When clock time disable then open another screen.
Set in clock block "clock1 timer clock time enable false"** then open another screen
Same application with different package name its working, but from this package ( com.appybuilder.dnyanraj_homkar22.LIVEDevDarshan) name its not working.
DrHomkar I don't understand yet. Explain me properly !
[upl-image-preview url=https://community.casagbic.com/assets/files/2020-01-13/1578937576-521220-bandicam-2020-01-13-23-44-57-612.jpeg]
With his blocks package name ( com.abcd) it's working but, with ( com.appybuilder.dnyanraj_homkar22.LIVEDevDarshan ) this package name app not working
DrHomkar why you are put package name in block setup ? You have to write your next screen name. when you are trying to open another screen then you have to put only screen name in "open another screen" block.