Search results

  1. S

    Device Or Other IDs Data Type - Device Or Other IDs (some common examples may include Advertising ID, Android ID, IMEI, BSSID) in APK Version...

    Lately, Google Play refuses any update I try to make to any of my apps, because my statement in the "Data collection and security" section does not correspond to what Google has detected. I have stated that the App DOES NOT collect or share User data, while Google has found that (I quote)...
  2. S

    Issue found: Invalid Data safety section

    Hi guys, doing some research I saw that other users have reported this problem. I asked Google support for some more information and this was the answer. I hope it can help the Happyet Team to solve quickly. Hi Stefano, Thanks for contacting the Google Play Team. Status: App available on...
  3. S

    LATEST: AppYet v4.2.6 Released

    Same problem, but WITHOUT UPDATE 4.0.17 YET. I have over 100 apps in the Play Store and they are banning ALL of them. Most of these have not been updated for months, so in reality this problem is either a 'false positive' or has been around for almost a year.
  4. S

    LATEST: AppYet v4.2.6 Released

    The switch from API 29 to API 30 probably requires several changes/updates and the last of these, I think, solves the first of the list...
  5. S

    How-To Change Package Name...!!

    The package name is unique, you cannot change it. But you can create a new App using the old one as a template: the things you will have to fix are very few anyway
  6. S

    LATEST: AppYet v4.2.6 Released

    This is another problem, that is .... AFTER you have replaced the old permission with the new one (if you don't, I still don't understand what will happen to our Apps ***) you must also explain why you entered this permission and if your explanations are not plausible, then the App will be...
  7. S

    LATEST: AppYet v4.2.6 Released

    This is the classic way of responding to Google's support: it seems that they explain things, but in reality they don't tell you anything and they leave you to decide what to do, then they will decide whether to ban you or not ... First of all, I would like to meet a developer who creates an App...
  8. S

    Issue Important Update May 5th : requestLegacyExternalStorage

    Temo che Appyet sia oramai una balena spiaggiata (e abbandonata), priva di qualunque supporto tecnico e/o di sviluppo :( Tra l'altro, questo non è l'unico problema delle App di Appyet: è da sistemare il target SDK 30, il formato apk da sostituire con l'app bundle... Tutti problemi noti da tempo...
  9. S

    Play Store - API 30 and Android App Bundle

    Original A partire da agosto 2021, le nuove app dovranno avere come target il livello API 30 (Android 11) e usare il formato di pubblicazione Android App Bundle. A partire da novembre 2021, tutti gli aggiornamenti delle app dovranno avere come target il livello API 30 (Android 11). Translation...
  10. S

    Link Web Module to Web Module

    Inside a Web Module I would like to insert a Link to another Web Module. In the web module named 'Page1', to open the web module named 'Page2' I wrote: <a href="page2.htm"> link to Page 2 </a> tapping on the word 'link to Page 2' a popup appears with the words 'opening another app?' and even...
  11. S

    Question open App directly on Market

    To open an App directly from the Play Store I use WITHOUT PROBLEMS this HTML code combined with a Link <html> <head> <title></title> </head> <body> <p><a href="market://details?id=com.news.tennis.italia">App_Link</a></p> </body> </html> However, if I insert TWO or MORE links on the web...
  12. S

    How to open link in Play Store App?

    when I insert a link to an App available on the Play Store, the Play Store web page opens and not the Play Store App installed on the device. This is done by choosing any of the three options in the "open link in" field. Is there any way to fix? Thanks
  13. S

    Question Adaptive Icons

    Is it possible to upload adaptive icons? I remember that the adaptive icons are basically composed of two distinct layers, a background and a top layer with a transparent effect. Thank you
  14. S

    Launcher Icon

    Goodmorning everyone. Can anyone explain to me what is "Launcher Icon: Auto - Link" tool and how it should be used? Thank you.
  15. S

    recent appyet update

    After the recent appyet update, the publisher always appears in the feed list even if in the feed options I have deselected 'Show Publisher (Display feed publisher name in Feed List and Article screen)'. Furthermore, always in the feed list, only the title is displayed and no longer (as before)...
  16. S

    What new feature or fixes you like to see in up coming version?

    after the recent appyet update, the publisher always appears in the feed list even if in the feed options I have deselected 'Show Publisher (Display feed publisher name in Feed List and Article screen)'. Furthermore, always in the feed list, only the title is displayed and no longer (as before)...
  17. S

    rss link with .XML extension

    Good morning guys. Whenever I insert a link ending in the .XML extension into an RSS form (e.g. https://www.mlb.com/giants/feeds/news/rss.xml ), Appyet does not load the feeds. I have the problem with several Apps and with all the links with the .XLM extension that I have tried. Can you tell me...
  18. S

    Admob Violation

    There are NO RSS feeds on the Home page. There are some news: without making any changes, I made a complaint and a 'human' technician acknowledged that the App was regular. Yesterday, however, another App of mine made with Appyet was warned of a violation, I made a new complaint, but this time...
  19. S

    Admob Violation

    I have been advised by Admob that one of my Apps has a violation: Layout that promotes unintentional clicks - Interstitials launched unexpectedly How can I solve it? advertising can only appear every X minutes...
  20. S

    Version Code not Update

    Good morning. I made some changes to my app, I saved it, but the 'version code' remained unchanged and, in fact, the Play Store refuses the upgrade because the published version and the new one have the same version code. How can I solve it? He has been using this app for years and has never had...
Top