The test server couldn't load my project! I guess I will wait till the testings are finished.
It would be interesting to know why...
Is this a large project with loads of screens, blocks or assets?
Please upload the project to https://unchive.kodular.io to get some statistics about your project and post the overview here
Taifun
It's working now! Thank you for helping.
Scroll to the bottom of the log to see what happened and post the complete log
Taifun
ERROR: appinventor/ai_kurt_vaed/Better_Sleep/Online.yail line 32: call to 'set-and-coerce-property!' has too few arguments (3; must be 4)
[GenerateClasses] ERROR: Can't find class file for Screen 'Online'
[GenerateClasses] Task errored in 2.959 seconds
I think It's happening because I couldn't add notification action properly. The links you sent me was showing old screenshots. I couldn't find those so I tried to play around with it and see how it works. I'm attaching a screenshot that might help you identify the problem and tell what needs to happen.
I'm not familiar with that extension, I only can suggest to follow the documentation or ask its author for help
What are you trying to do with notifications? Alternatively use
This error usually means, you forgot to set all sockets of a method
Taifun
Specifically, there is an empty property setter on the screen called Online.
I also need to update to API-Level 34 till 31/08/24, but it is not working up to now in MIT.
Can i use the test server instead for upload to Google Play Store?
You only need to update to SDK 34 for apps uploaded/updated to the Google Play Store after August 31 2024. MIT will release an update to the main production server by then.
You mean my existing apps with SDK 33 will still be available in Play Store?
I guess my apps will be no longer available in Play Store if i do not update to SDK 34.
.
.
Yes.
If someone has about 44 live apps on play store, this might consume time to update API level 34 for so many apps, hope we get it soon, we are all waiting for the new update.
Did you really read my last two posts?
Really? Once the updated compiler is available you make your app API level compatible by recompiling your app using the new compiler. It will take you two or three minutes or less to do that. You don't have to write new code etc. I think this is pretty nice for the App inventor developers to make this for everyone. With the commercial compilers you have much more work to do to make the apps developed ready for the new API requirements.
Please reade Anke's posts.
Thank you for the explanation.