This code works in compainon
It saddens me to receive such an error towards the end of my project. Thanks to the person who solved it in advance.
This code works in compainon
and what exactly does not work? what happens and what do you expect to happen?
what is the response code in the Row Created event?
Taifun
does not create row
what is the response code in the Row Created event?
Taifun
There is no response code because the trouble is not working.
I’m telling from the beginning with pictures.
Note:They work in Kodular Companion application
what is the response code in the Row Created event if you test using the companion app?
also you might want to switch screens corectly…
Taifun
During the test, the response code is 200
Spreadsheet takes time to respond.(a lot of time)
You probably have another screen prior to the one you are running on the companion. When you generate the apk the system calls the first screen of your application. Do the following: In the initialize of the first screen, call the screen of your application.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.