dedehkn's Forum Posts

  • Hello everyone,

    I see a warning on play console that I need to update my apps to support android 33 until 31st of August.

    However when I uploaded my new build with r350 I see a warning on play console which says my file includes ''com.google.android.gms.permission.AD_ID''

    Normally I don't request ad ids since my app is family program and made for kids.

    Is there a way to remove this permission?

  • I published an update to my android app and when I look at android statistics I see that hot start and warm start times increased seriously like 10x.Before the update the number was like %4 now it is over %40.The only change I made was reducing the bitrate of sound file in order to reduce game size.Now although the size is %30 smaller the starting time is huge.

    Does anybody have any idea whether reducing bitcode has such an effect or why could that happen?

  • When testing my game on low performance android devices the layouts start with low fps and that lasts about 5-20 seconds depending on device memory load.But this only happens when I start the layout from the level select menu or after an ad shown.If I directly go from one level to next one without an ad impression the next level starts smoothly.I dont preload ads,I only load them at the end of a level sometimes.

    I tried many performance tricks even I tested it by deleting %90 of assets on specific scene(totally removed all plugins too)but if I start this scene with that few object from the level select menu it still starts with low fps.

    Do you know any specific thing that could be causing low fps when switching from main menu to a layout or after showing an ad?

  • Hi Fredrick,

    I just managed to export the file without ga plugin and the warning disappeared.I will contact ga to fix this problem.Thanks for your help.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • All plugins I use are from scirra except game analytics well actually someone else also told me this could be the problem I tried to test it by removing this plugin but project didnt export successfully so can you say you are sure that it is that game analytics causing this issue and I will contact game analytics for this then?

  • Ashley Can you show me a way to overcome this issue as previously I wasnt getting any warning of this kind and I exported my project directly from contruct 3 as aab file as usual.I think this sdk is sth from your sources.

  • I am going to publish an update but I see a warning about play sevices task sdk 18.0.0 has cricitical issues and it is advicing me to upgrade to 18.0.1.

    Is it possible for us to update a sdk manually or I should wait for construct update to fix this?