Questions tagged [oneplus6t]

12 questions
5
votes
0 answers

One Plus devices biometric prompt is dismissed after first failed

I am using BiometricPrompt on my app. When I am trying to use on OnePlus devices and validate the fingerprint with another finger that is not enrolled on the OS, it will trigger the onAuthenticationFailed() callback and the biometricPrompt will be…
2
votes
1 answer

OnePlus Expresso Test Run Issue (Android Studio 3.6.2)

I am an Android Developer and facing a very serious issue that isn't mentioned anywhere with solution. I am trying to run Expresso automated tests on my oneplus6t. But every single time from a year I am unable to test. The error message is something…
1
vote
0 answers

Is already there a fix to the OxygenOS issue with the BiometricPrompt?

I understand that until version 9 of Oxygen this error occurred: Biometric Prompt issue on Oneplus 6T I'm Filtering devices with in-display fingerprint sensor, so I can give a specific behaviour: //OnePlus models without in-display biometric…
Herno
  • 11
  • 3
1
vote
1 answer

OnePlus (Android 10) - Main screen freezes when on PIP Mode

android:launchMode="singleTask" android:supportsPictureInPicture="true" android:screenOrientation="portrait" android:configChanges="screenSize|smallestScreenSize|screenLayout" android:theme="@style/Theme.AppCompat.Light.NoActionBar.FullScreen" androi…
1
vote
0 answers

E/Config:Grabber:GameModeImComponents: Exception:Value E/libc: Access denied finding property "vendor.debug.egl.swapinterval"

When I am trying to run the application on my OnePlus6T I get the following error. From some research i got to know that this is due to some rendering bug comes with API 28. 2019-08-27 09:56:18.480 15457-15491/com.example.myapp E/libc: Access…
Samir Dangal
  • 2,591
  • 2
  • 15
  • 17
0
votes
0 answers

OnePlus mobile Issue not responding on media call

Can somebody help me why the simplest code for paragraph is not responding on media call for oneplus phone. @media only screen and (max-width:479px),only screen and (-webkit-min-device-pixel-ratio: 2.625) { .pinfo { color:#333333; …
Crystal
  • 1,845
  • 2
  • 4
  • 16
0
votes
0 answers

Unable to connect my android mobile to Android studio just on linux

I have just started to use linux.I installed Android Studio from app store. And tried to connect my mobile. But Android studio couldn't detect my Oneplus Android device as runnable device I used the same usb and the same mobile which also have…
Blockchain Kid
  • 315
  • 2
  • 9
0
votes
1 answer

OnePlus 6t connecting to Mac

I am developing an app with React Native. Thus far, Ive been testing on a iPhone, but naturally I want to test on an android device as well. I borrowed a OnePlus 6t, but I am having troubles connecting this device to my Macbook (pro 16" 2019). I've…
Jaap Weijland
  • 3,146
  • 5
  • 23
  • 31
0
votes
1 answer

FOV of One Plus 6T?

I was wondering what the Field of View is for the rear Camera is for the One Plus 6T. The information I've been able to gather so far but I'm not sure if the information is 100% right. 4.25mm focal length (25mm equivalent) fixed lens to 35/50mm in…
Keith347
  • 3
  • 2
0
votes
1 answer

In flutter firebase cloud messaging is not working in oneplus 6/6t in production

In debug mode firebase cloud messaging is working fine in all phones but in production its not working in oneplus phones but its working fine in samsung phones. Battery optimization is not the issue, I have seen solutions like setting channel id…
0
votes
0 answers

ImageFile Found Null in One Plus Device While Capture Image From Camera

I'm trying to get an Image from the Camera and external storage. Then Send it to crop then save the image on the server. Other devices like Note 7 Pro and Samsung -G920F works fine with this code But Trouble found in OnePlus A600. Please Help me to…
0
votes
0 answers

Unknown Host Exception Only in ONEPLUS 6T and Other Pie mobile are working fine

Unknown Host Exception Only in ONEPLUS 6T and Other Pie mobile are working fine when refreshed three to four times then gets data otherwise getting error logcat-Access denied finding property “vendor.debug.egl.swapinterval" tried…
suyash saurabh
  • 365
  • 6
  • 17