shotdesign
(Shot Design)
October 29, 2020, 8:25pm
#1
Describe your issue
Apparently after I imported a canvas from another project, the problems started.
The imported screen appears before Screen1 in the project’s screen list.
The project runs well in Companion, but when downloading the APK, it presents several errors and closes alone.
Steps to reproduce the issue
Import a screen that is Screen1 from another project and see what happens.
Expected Behaviour
I expected the imported screen to have the name it had in the other project, appearing next to the list of screens
Actual Behaviour
Even excluding the imported screen, the problems continue. The App installs, but does not give the option to open. The App is gone from the phone, and it only appears sometimes if I search for the phone settings.
Show your Blocks
There are 3 screens and many blocks. Everything worked before import.
Android version
10
shotdesign
(Shot Design)
October 29, 2020, 8:37pm
#2
I also had problems breaking the App with the native Side Menu.
So exclude the component from the project as well.
Now I don’t know who the culprit is.
asimjib93
(Asim Jib)
October 29, 2020, 8:43pm
#3
Isn’t a problem. Screen1 will still be the default launching screen.
Didn’t understand. Can you please elaborate the problem? You may post the APK as well.
shotdesign
(Shot Design)
October 29, 2020, 8:48pm
#4
When installing, it no longer gives the option to open.
And once installed, I can only find it in the list of phone apps in the settings.
However it does not open, it only opens the application information.
I tried to install it on the Android emulator and it doesn’t work either.
So the problem is not my phone.
shotdesign
(Shot Design)
October 29, 2020, 8:49pm
#5
Here the app
GetComprasV3.apk (6.7 MB)
asimjib93
(Asim Jib)
October 29, 2020, 8:51pm
#6
Uninstall the old copy and then install new one.
asimjib93
(Asim Jib)
October 29, 2020, 8:56pm
#8
Here is a related query. Have a look.
shotdesign
(Shot Design)
October 29, 2020, 9:00pm
#9
So, this means that the application is malformed.
Who compiles is Kodular.
I don’t have access to the code.
I will have to recreate the application from scratch.
I lost all my work.
You can take my problem to study.
You can try these solutions @shotdesign
Sometimes when you install any app in your device and after installation, we cant open the app, and its not listed in the app menu. so to fix it follow the steps given below -
Steps
Download Your AIA file and rename the file from .aia to .zip
Extract the zip file
Search the Screen1.scm file and open in any text editor. See the image below to understand.
[2]
clear the authURL section, just like the image given below.
[1]
Save the file and compress all project files again in .zi…
Since I tried to help one and another with this, downloading theirs aia worked for me and I didn’t see any issues, even when clues were there I didn’t see them right away
All these solutions seems to work as I list them below however, what I think happens when we do all that is that Creator processes the file as new one and arranges/repairs it if necessary and hence it works afterwards
First clue, after name change from makeroid to kodular it got makeroid stuck on old projects see image below
…
1 Like
shotdesign
(Shot Design)
October 29, 2020, 9:37pm
#13
Solution 1: Error
“The selected project is not a project source file! Project source files are aia files.”
I’ll see the others or redo the project
Have you changed the project type for example to .zip, if so, then rename it back to .aia
shotdesign
(Shot Design)
October 29, 2020, 9:44pm
#15
I did exactly as described here:
Sometimes when you install any app in your device and after installation, we cant open the app, and its not listed in the app menu. so to fix it follow the steps given below -
Steps
Download Your AIA file and rename the file from .aia to .zip
Extract the zip file
Search the Screen1.scm file and open in any text editor. See the image below to understand.
[2]
clear the authURL section, just like the image given below.
[1]
Save the file and compress all project files again in .zi…
You probably forget the last step, which is to rename the project back from .zip to .aia
shotdesign
(Shot Design)
October 29, 2020, 9:50pm
#18
Good news.
Apparently it solved with the third solution described here:
Since I tried to help one and another with this, downloading theirs aia worked for me and I didn’t see any issues, even when clues were there I didn’t see them right away
All these solutions seems to work as I list them below however, what I think happens when we do all that is that Creator processes the file as new one and arranges/repairs it if necessary and hence it works afterwards
First clue, after name change from makeroid to kodular it got makeroid stuck on old projects see image below
…
I exported it to my computer, renamed it and imported it again.
It worked.
1 Like
shotdesign
(Shot Design)
October 29, 2020, 9:54pm
#19
Living Kodular and learning with Kodular:
My learnings so far:
Never import screens kkkkk
Do not create anything on Screen1 as it can never be replaced
Make backups every day
When the project has very deep changes, save the project as version1, version2 … and go from there.
Believe in the community! Problems will always exist.
2 Likes
system
(system)
Closed
November 28, 2020, 9:54pm
#20
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.