We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5147cbb commit 0a6acd4Copy full SHA for 0a6acd4
1 file changed
android/proguard.txt
@@ -1,6 +1,6 @@
1
-keep public class io.ably.lib.transport.WebSocketTransport$Factory {*;}
2
-keep class io.ably.lib.types.** {*;}
3
--keep class io.ably.lib.objects.*ObjectsPlugin {*;}
+-keep class io.ably.lib.objects.*LiveObjectsPlugin {*;}
4
-keep class io.ably.lib.objects.serialization.*Serializer {*;}
5
-keep class io.ably.lib.objects.ObjectsJsonSerializer {*;}
6
0 commit comments