Curtis Gedak - 2019-01-29

Thank you for your interest in SolitaireCG.

Since the last release of SolitaireCG on Oct 19th, 2018, Google has changed the technical requirements for apps, which makes any update more difficult.

Google announced [1] that updates to apps must target Android 8.0 (API level 26) or higher starting Nov. 1, 2018.

This technical change means that if we wish to be published in the Play Store then we must meet the new requirements.

Unfortunately this means the loss of the three dot "..." menu because the three dot "..." menu is only available up to API 10 [2]. When the target API level is set higher then the three dot "..." menu is unavailable. Hence only the alternate "^" menu will be available.

Further, in testing we have discovered bugs when targeting a higher API, such as occasionally the "You Win" text does not display, and sometimes a user is prevented from performing some legal card moves to empty tableaus.

Consequently these above listed issues must be addressed first if we are to consider other updates and still be published in the Play Store.

References:

[1] Meet Google Play's target API level requirement
https://developer.android.com/distribute/best-practices/develop/target-sdk

---- begin quote ----

Google Play will require that new apps target at least Android 8.0
(API level 26) from August 1, 2018, and that app updates target
Android 8.0 from November 1, 2018.

---- end quote ----

[2] Android missing MENU button
http://techblog.rokoder.com/android-missing-menu-button/

 

Last edit: Curtis Gedak 2019-01-29