Hello kodular Community,
I posted my company’s app yesterday on the HUAWEI AppGallery but was rejected,
can you help us to solve this problem please, thanks in advance.
Br
.
Hello kodular Community,
I posted my company’s app yesterday on the HUAWEI AppGallery but was rejected,
can you help us to solve this problem please, thanks in advance.
Br
.
…
This is a false positive, you should contact them
Just like most C-tests.
Hello @dora_paz & @bodymindpower
I discussed with the huawei team, and the problem detected :
"
I really need to publish my company’s app as soon as possible on the Huawei AppGallery, please help me find a solution, If you have any solution or a tool to try to remove this permission I am interested
PS: i check and remove all things related with phone calls or texting components, also i remove useless permission from the AndroidManifest.xml
I am not sure but this can be caused by an extension. Just remove the possible extension and try again. Try extensions about animations.
Hello Kodular Communty,
The problem was fixed, and now the application has been successfully approved !!
Thank you very much @Shreyaa for help me to fix this issus
BR
.
So what is the solution? We would appreciate if you could share the detailed solution with us so everybody can use this your way who are facing this issue.
This will be fixed with the upcoming major update
solution is :
this is not a false report a empty apk contains the code for read sms , sending sms , get sms , sms broadcast receiver
same virus was detected in AI2
When we decompile apk there are hundreds of files in smali directories. Can you give a specific file name or directory for editing.
I tried to search “sms” word in all smali files. These are the files including sms word.
Blockquote
smali\com\google\appinventor\components\runtime\util\SmsBroadcastReceiver.smali
smali\com\google\appinventor\components\runtime\util\ErrorMessages.smali
smali\com\google\appinventor\components\runtime\Texting$b.smali
smali\com\google\appinventor\components\runtime\Texting.smali
smali\com\google\appinventor\components\runtime\Texting$c.smali
smali\com\google\appinventor\components\runtime\Texting$1$1.smali
smali\com\google\appinventor\components\runtime\Texting$1.smali
smali\com\google\appinventor\components\runtime\Texting$2.smali
smali\com\google\appinventor\components\runtime\Texting$3$1.smali
smali\com\google\appinventor\components\runtime\Texting$3.smali
smali_classes7\com\google\android\gms\internal\ads\zzaqm.smali
smali_classes7\com\google\android\gms\internal\ads\zzaaw.smali
smali_classes6\com\google\android\gms\internal\ads\zzaqm.smali
smali_classes6\com\google\android\gms\internal\ads\zzaaw.smali
There are some codes including sms but I dont know removing them from files is secure or not. I dont know whether they are necessary or not for apk to work properly.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.