Does the error below relate to my firebase? - java

I am currently creating an app and after I have run it, everything was fine until subsequently the whole app crashes and this error
java.lang.AssertionError: Method getAlpnSelectedProtocol not supported for object SSL socket over Socket[address=firestore.googleapis.com/142.251.12.95,port=443,localPort=60896]
pops up. I have been trying to search for any solutions to this issue and have checked my firestore side but yet I am still unable to fix this. can anybody help me please?

Is there anyone here who faced the same problem as you maybe this will help you.
Why the firestore isn't working on android studio

Related

How to solve java.lang.ClassNotFoundException: net.sourceforge.jtds.jdbc.Driver Error?

I am new to Android and I am trying to connect Android Studio with Microsoft Sql Server using jtds-1.3.1. but I can't able to connect as it shows me the following error
E/java.lang.ClassNotFoundException: net.sourceforge.jtds.jdbc.Driver
I tried all the possible ways as from Google from youtube but still i cant able to solve it. Hope I can find a solution here

Plugin connection error when using Exynap

Exynap connection error
This plugin seems to be broken for me. Ive tried re installing it, updating the android studio version, and running android studio as admin. Ive also tried using the 'no proxy' option in the Http proxy settings as well as trying the 'auto-detect proxy settings'.
Ive noticed i would get the following error in the bottom within a yellow dialog when i try to use Exynap and it states 'suggestions are not available right now'.
Any help would be appreciated, thanks.

Android Studio Shows error in everything suddenly

See Images.Check Error Here!
I dont know what happened but every thing shows in error. while restarting sometimes it says something like "can not load settings from file android studio". As you can see my, java code turned in to XML code. I am new in Android studio so please someone help me. I cant even go back to my previous version since i forget commit last 24 hour work. Any suggestion and help will be highly appreciated. Thanks

Android app resume bug issue

This is not really a programming question but more of a debuging question.
I have an app that works fine, however, it is a bit unreliable when we try to resume the app.
What happens is, if we background/ minimize it, and than try to resume the app by clicking the app's icon. It sometimes crashes and it sometimes doesn't. It is unreliable that we can not trace what is the issue and why it occurs.
Any possible solution or places we can start tracing for the issue, please advise me :)
Cheers
Not a programming question but it is a development question. It is extremely inconsistent didn't know how to even find the stack-trace
How I solved it was wrapped everything with a bunch of try catch and print the error stacktrace to the screen(or email the developer), finally found out the error was with one of the 3rd party LocationService library I was using.
Note: Location Service is not very reliable, please be caution in how you want to use that feature Android Devs!

Android: Dropbox API Error

I am getting following Authentication error while trying to login in Dropbox api. Heres the message:
Authentication error: Unable to respond to any of these challenges: {}
I am using Google API Level8 of Android platform 2.2.
Any help will be highly appreciated
Thanks.
Have you tried unistalling and re-installing your version of Android?
ive been looking through various peoples posts and this seems to be the remedy for quite a few Error message Problems. If this does not work try again on a different system with the same software versions etc. and see if the problem still arises. If so contact a direct email address for Android related problems? Im sure there are a few email adresses but choosing one is down to you :)
hope this helps :)

Categories

Resources