Apps created using my Old AIA projects are hanging. And sometimes the newly created Apps are also hanging if we are not providing any package name for that App.
And yes on LIVE test it’s running perfectly, and as I am noticing, this error is coming since the launch of 1.3B.1 Draco.
It’s hard to understand what is the reason behind it, I have not used any old extension on my AIA. Anyone Answer? @Diego@KodularCreator
Thats a big cause. Sometimes features of extensions are rolled into the native system, and conflicts can arise. Normally you would see them on compile, (if you are trying to import the same library twice you may have an issue), and other times it may manifest itself as a computational confusion. If you are not using a native feature, and an extensions instead, make sure you have a good reason, and that you have tested it.
Hanging apps are also caused by endless loops. I have had my share of them.
As @yusufcihan said start with the basics, a package name, and then look at old extensions, and loops.
yes you are absolutely right I have been observing the same from last few days with Admob component.
Dear @KodularCreator team (@Diego ) please look into this matter.