python-for-android icon indicating copy to clipboard operation
python-for-android copied to clipboard

P4a does NOT work on Android target API level 34

Open shivaio opened this issue 11 months ago • 0 comments

Hi Thanks for great work.

I was actually building a new app which required python and some other python based dependencies, so i tried cross compiling with target API level 34 ( although i read recommendations for p4a which says recommended target API level has to be 33 ) but it did not work. Google play stores policies from August 31 2024 recommends target API to be 34 for new apps. is their something can i do to make it work.

Thanks in advance.

shivaio avatar Mar 20 '25 22:03 shivaio