-
Notifications
You must be signed in to change notification settings - Fork 281
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
App is crashing - permission denied on window type 2006 error #48
Comments
Same issue! |
same issue |
Same issue
|
Same here! |
same issue |
Try |
i have been working on this issue and i fixed it please go a head to my modification and clone it |
Worked for me. Thank you @abdelrahmana. [BTW I have given star at your repo :) ] |
Hey why don't you make a proper PR to this fix? It will be a valid help to all of us thanks, in case you need help to do that I can help you. ❤️ |
I find a solution and worked for me |
Because it's not official release its from develop branch |
This worked. Can't this be applied to the live version of the package? |
Your better off copying the /bubbles folder from the working
branches package and integrating it yourself
…On Sat, Oct 17, 2020 at 4:48 PM muriloinflue ***@***.***> wrote:
'com.github.txusballesteros:bubbles-for-android:develop-SNAPSHOT'
This worked. Can't this be applied to the live version of the package?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#48 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABYTG63BWPXUCYKWIX5J4G3SLIULNANCNFSM4HK7EDAA>
.
--
Christopher Parello
[email protected]
7472724713
|
This is a fair workaround considering that dev branch is 2 commits ahead, fixing this exact issue. Furthermore, I had to add "maven { url "https://jitpack.io" }" under repositories for this to work. I followed this answer https://stackoverflow.com/questions/33058358/jitpack-io-failed-to-resolve-github-repo |
App is crashing with permission denied on window type 2006 error , on Initializing bubble on android p version devices, even though I added permission in manifest as well as java class.
The text was updated successfully, but these errors were encountered: