playmaker
playmaker copied to clipboard
Playmakers search function does not work correct.
If you search on googles website https://play.google.com/store/apps for the app "simple notes pro" or the German name "schlichte notizen pro" you find as first match this app: https://play.google.com/store/apps/details?id=com.simplemobiletools.notes.pro. This is right.
If you search the same in playmakers search function you get 15 search results and no matches for „com.simplemobiletools.notes.pro“. You are unable to import this app!
As a workaround it would be great if you could search directly for Ids.
While this doesn't answer your question, I have to note that the app you are referring to is open source and therefore you can just download it from fdroid and avoid the play store completely:
https://f-droid.org/app/com.simplemobiletools.notes.pro
I have done some other tests. It is possible to search after the ID. But my instance from Pagemaker (Dockerfile v0.6.2) does not find "simple notes pro" or "com.simplemobiletools.notes.pro".
I set LANG_LOCALE="de_DE" and LANG_TIMEZONE="Europe/Berlin".
Does somebody have any idea?
I can confirm: "com.netflix.mediaclient" can't be found in my case. Also Docker, also LANG_LOCALE="de_DE" and LANG_TIMEZONE="Europe/Berlin". The search results sometimes barely have something to do with what i searched for.
Try changing the DEVICE_CODE variable to the device that runs most recent android (ie: walleye for 9.0). It worked for me.