Skip to content

Null check for ls : error solved (attempt to get length of null array) #81

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ravirupareliya
Copy link

It will solve the error "attempt to get length of null array"

Thank you for making a pull request ! Just a gentle reminder :)

  1. If the PR is offering a feature please make the request to our "Feature Branch" 0.11.0
  2. Bug fix request to "Bug Fix Branch" 0.10.9
  3. Correct README.md can directly to master

It will solve the error "attempt to get length of null array"
@tombailey
Copy link

Hey @ravirupareliya since this is a bug fix, it would be great if you could close this PR and open a new one into "Bug Fix Branch" 0.10.9

@Traviskn
Copy link

@tombailey Actually since we have merged the 0.10.9 branch into master and released it, we aren't planning to have any more development on that branch. I should probably write up some more in a contributors doc, but I'm thinking moving forward we can just work off of master rather than having long-lived feature/bug-fix branches.

(Thanks for your help in the issues/PRs by the way, it's much appreciated!)

@Traviskn Traviskn added the question Further information is requested label Jul 13, 2018
halaei pushed a commit to halaei/rn-fetch-blob that referenced this pull request Feb 2, 2022
…oid-11

Fix actionViewIntent open file intent with Android 11+ devices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants