After Kodular Eagle 1.4D.0 update i am getting invalid pagkage name error, Before this update package name was working fine. “com.usd.myappname”
I have published my app to play store, Now my problem is i am not able to use the same package name for new update of my app because of this error:
The error is because update in kodular which is
Text after and before each dot (.) should be under 10 char.
Like in your case com.usd.application
application is of 11 characters
D.V.
The question you asked is already answerd
Next time please search community first
And if your got your answer mark my reply and answer
D.V.
now how do i fix if i published my app to play store i will not be able to update my app if i change package name
I think @kodular staff is thinking about it
My untested technique is that
Export your apk with any package name
and then change the package name
with apk editor app which is easily available on playstore edit thr package
name to original name
Please tell me if this works
D.V.
Guide to change package name with apk editor
1 Like
yes i can try this by using some apk editor tool but i was asking if i could do this in kodular.
will it work no error if i change package name in Manifest.xml
At today
You cannot use more than 10 chars in this update
But may be kodular will fix this issue is few days
We cannot know everything without experiments
Why won’t you give it a try
It will hardly take 10 mins
D.V.
same problem here . can not update app in play store now since update .
JaviR3TicS
(El Mundo Musical )
August 31, 2020, 7:55pm
#30
You can export the apk file with this error. Don’t worry
Just omit the error and compile it
@devanshvinayak9 don’t do it. It can corrupt your app. Only use this method
Hello everyone!
This is my first and easy guide for beginners on coding and Kodular
The package name is a unique name to identify a specific app. Generally, the package name of an app is in the format domain. company. application, but it’s completely up to the app’s developer to choose the name.
What is the default?
With the new update Kodular 1.4D.0, each part of the package name is restricted to 10 characters. If you use more, you can omit the error and compile your app too.
How…
1 Like
i changed package name but what about app signature, now i have to sign app with keystore that kodular use to sign my app
JaviR3TicS
(El Mundo Musical )
August 31, 2020, 8:29pm
#33
111jain_Jak
(111jain Jak)
September 1, 2020, 3:46pm
#34
please help
same with me
my package name is com.juststudiotechnology.statussavekaro
(Invalid package name. Should be in reverse domain format, eg.: com.example.myapp)
i have update my app and i want to release the apk
but?
JaviR3TicS
(El Mundo Musical )
September 1, 2020, 10:05pm
#35
@111jain_Jak and welcome to the community!!
Boban
(Boban Stojmenovic)
September 1, 2020, 10:15pm
#36
If he ignores the error and builds, then package name will be broken…
Boban
(Boban Stojmenovic)
September 1, 2020, 10:32pm
#38
With new apps it gets cut of
Btw, did you try to edit your app that you imported
111jain_Jak
(111jain Jak)
September 2, 2020, 3:58am
#39
Btw, did you try to edit your app that you imported (yes )
JaviR3TicS
(El Mundo Musical )
September 2, 2020, 7:54am
#40
I have try it but I don’t get any error