You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rabbitmq-users
Hello everyone,
I have a mobile app which uses java rabbitmq client, since rabbitmq 5 does not support prior Android 7, i can not run the app on android 6 devices. Is there anyway that i can make it run on Android 6 devices ? I test rabbitmq 4 running on Android 6, is there a way to run rabbitmq 4 only for android 6 devices and rabbitmq 5 for android 7 and above ?
Thanks
Arnaud Cogoluègnes
unread,
Feb 20, 2023, 3:50:47 AM2/20/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rabbitmq-users
You'll likely have to provide different builds for Android 6 and Android 7+. Note RabbitMQ Java client 4.x branch is no longer supported for more than 2 years [1] [2].