An old app was forcibly removed due to a past traversal issue.
I previously presented the issue to the Corona forum.
At that time, I was told that it would be fixed by recompiling with a new build, and that the public app would take a long time to update.
Certainly most apps have gotten rid of the problem.
However, only one did not disappear and remained endlessly, but I did not notice and continued to update.
Then, the app was suddenly deleted today.
What should I do if the problem remains after recompiling?
Last recompile > 2020/4/4 (The latest corona SDK at this point)
Is there a problem with the plug-in you are using?
plugins = {
[“plugin.bit”] = { publisherId = “com.coronalabs” },
[“plugin.utf8”] = { publisherId = “com.coronalabs” },
[“plugin.firebaseAnalytics”] = { publisherId = “tech.scotth” },
[“plugin.mailgun-sender”] = { publisherId = “com.develephant” },
},
I’m confused because it was suddenly erased.
What should I do other than rebuild?