LATEST: AppYet v4.2.7 Released

Hello all,

We are working on upgrading target API, it will be released in near future.

Thank you!
New issue: To ensure your app runs smoothly on the latest versions of Android, Google Play requires all apps targeting Android 15 or later to support 16KB page sizes.

Starting April 30, 2026, if your app updates don't support these sizes, you won't be able to release them.

The latest production version doesn't support 16KB page sizes. If you're still supporting this site, please fix this issue as well.
 

MITS APP WORLD

New Member
There is a new issue that google is asking fix. Any update from @appyet for the fi
-----
11 of your apps are affected by Google Play's 16 KB page size requirements
We may have accidentally sent you an email with an incorrect deadline. The correct deadline is 1 Nov 2025.

You can automatically extend this deadline to 31 May 2026 in Play Console. Please see below for the corrected message.

To ensure that your app works correctly on the latest versions of Android, Google Play requires all apps targeting Android 15+ to support 16 KB memory page sizes.

From 1 Nov 2025, if your app updates do not support 16 KB memory page sizes, you won't be able to release these updates.
 

singhmspd

New Member
Can't release new app updates on Google play by the reason of the following error:

"Your app currently targets API level 34 and must target at least API level 35 to ensure it is built on the latest APIs optimized for security and performance.

Update your target API level by August 31, 2025 to release updates to your app
We've detected that your app is targeting an old version of Android. To provide users with a safe and secure experience, Google Play requires all apps to meet target API level requirements.

From August 31, 2025, if your target API level is not within 1 year of the latest Android release, you won't be able to update your app".

Kindly resolve the issue asap so I can update the app as the developer account at risk of being closed due to inactivity.
 
@appyet

We have been waiting for a very long time and honestly we are tired of the uncertainty. Could you please clarify precisely whether AppYet will continue or not? A clear and transparent answer is necessary for us to plan ahead.


Thank you.
Screenshot_3.png
Even appcreator24 has already updated, does anyone still have faith that appyet will continue to provide support?
 

zicoxx

New Member
I think that App Yet it's closed , no update , no news , nothing...it's the time to say goodbye (sadly because it was a great service..a simple fix for target api version from 34 to 35 should be done

But i hope that it's not true
 

djprmf

Member
This service is dead... and have been for months (years?).
@appyet is not even entering in the forums, going back just one or two times per year.

The website is not updated since almost 2020, and the service is just in a lifeline support. It works... because probably is paid for a few years ahead.

Don't expect a update to the new requirements in Google Play. And even if that update arrives at AppYet, you are probably better with something else... Is not difficult to create an android app, and there is many templates to do it.
 

monkeycoderswm

New Member
I’m rewriting the apps I originally created with AppYet using Android Studio, with the help of ChatGPT. I just need to reset the upload key in Google Play, and then I’ll be able to update my apps with the latest SDKs without relying on AppYet.
 

autoassign

New Member
I’m rewriting the apps I originally created with AppYet using Android Studio, with the help of ChatGPT. I just need to reset the upload key in Google Play, and then I’ll be able to update my apps with the latest SDKs without relying on AppYet.
Can you teach me how? I want to do this also.
 

djprmf

Member
I’m rewriting the apps I originally created with AppYet using Android Studio, with the help of ChatGPT. I just need to reset the upload key in Google Play, and then I’ll be able to update my apps with the latest SDKs without relying on AppYet.
And that is why you should learn, not use ChatGPT.
The keys are private, you cannot "get them". They are stored in the AppYet side. You have the public key, but for use the apps in Play Store, you also need the private key to generate and sign the files.

So, no, you cannot "reset" them.

You can extract the core files from the APK, using something like apktool. And that gives you the files for the app, if you know how to handle them... But you still need the private key to sign and update the app in Play Store - and you don't have that, or ever will, unless AppYet provide them.
 
Top