-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix android build failed #101
base: master
Are you sure you want to change the base?
Conversation
This pr has fixed my gradle issues. Error that I have faced was
|
Gradle Issue has been solved but still issue exists while joining meeting. D/ViewRootImpl(16147): enqueueInputEventMotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=374.0, y[0]=552.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=141599814, downTime=141599814, deviceId=4, source=0x1002, displayId=0 } |
Hi will this work with sdk 31? |
No, it doesn't |
Which version of libs added? |
It'll work only below sdk 2.12.0 or equal to 2.12.0 with the targetSdkVersion 30 |
Is this package dead !!
|
fix android build failed