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

    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...
  4. 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...
  5. 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...
  6. 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
  7. 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
  8. 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.
  9. 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)...
  10. 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...
  11. 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...
  12. 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...
  13. S

    evaluate the app

    By inserting a web module with the link to an app on the play store, the browser page opens with the wording at the end of the page "open in the play store", but tapping on this app the device play store DOES NOT open and a warning that says "impossible to reach the page, check the internet...
  14. S

    systematic crash at startup

    good morning to the community, sorry my english, i'm italian and using google translator. I'm working on an update of an app and also a new app. In both cases I get that: 1) if I install these APK on a device where the App is NOT installed there are no problems. 2) if I install these APK on a...
  15. S

    sound notifications problem

    Google translator, excuse the translation ;) When I try to select a sound for notifications the App crashes! I have 4 devices: 2 with Android 4.4 (1 just reset) and the problem is, with others who have older versions of Android the problem is not there. It happens to Others?
  16. S

    modulo "download"

    Spero in una anima che parli italiano... ;) Non capisco la funzione "download": nel configuratore on line dell'App posso aggiungerla e null'altro. Ho notato che facendolo sul device si crea una nuova cartella (vuota). Potete spiegarmi come va usata? Grazie :)
Top