jtweaver

Results 6 comments of jtweaver

The linked SO by @huuthinh95 was the solution: ``` android:windowSoftInputMode="adjustPan" ```

In it's current state, this dashboard is useless. There are no Vector metrics. All I see are SQS, Kafka, and Kubernetes metrics. And even those don't work.

I also have this issue. I have even manually set lockLifetime to 10 minutes. Didn't seem to do this when I used intervals like "every 20 minutes", only with my...

This is a bit ridiculous. Can someone please give us a method of changing the admin password that works? None of the methods in documentation or on the internet work.

I'm having this same issue. Also works on the simulator (and strangely my iPhone X, but not any other iPhones). No error but doesn't call the callback. I've tried with...

I fixed this issue in my branch (PR #33) with a new method getExifWithLocalIdentifier(). There was a permission issue with getting the photo using the local path. It only showed...