David R
David R
AutobahnJS dont support HTTP-Headers atm. But you could set the token as cookie or as query-param in the websocket-url and then verify against it. The probably best way, is to...
Get the same error as [rohit5ram](https://github.com/rohit5ram). I updated gradle from 7.4.2 to 8.0.2. Using HiveMQ-Client 1.3.2 (also tested with 1.3.0 which worked under gradle 7.4.2) and android-retrofix 0.5.0. Our minSDK...
If i checked it correctly... Acf default was flash till version 11. For acf 11 the default seems to be png. Since acf 2016 the default seem to be html....
I got the same error after upgrading agp from 8.1.4 to 8.2.x.
Is there a way you can get a logcat or error log from the crash? Otherwise it will be hard to reproduce the issue.
I think we should add an extra option like `scrollBackAfterClose ` (default = true). Then we have the ability to change the behavior like we need.
As suggested, I have changed the name of the option. `scrollAfterClose` > `focusAfterClose`