erayerdin / pyairmore

PyAirmore is a Python client library for Android Airmore server, which helps the developers to take programmatic actions on Android.
Other
32 stars 9 forks source link

MessagingService(session) not really working anymore #19

Open ndzjxmr opened 3 years ago

ndzjxmr commented 3 years ago

This seems to be on Airmore's end

service.fetch_message_history() seemingly is only returning messages that have been sent using service.send_message , it seems it is no longer returning messages that have been manually sent with the android device or received by the android device.

It was working fine for me on two android devices up until about 2 months ago and now it is not working on either.

Thanks for the awesome library!

erayerdin commented 3 years ago

@ndzjxmr Thanks for the feedback. I'm not really interested in maintaining the library anymore so I'll mark it as archived at some point (a month later or so). Sorry about it.