Problem updating expo-file-system

Please provide the following:

  1. SDK Version: 38
  2. Platforms(Android/iOS/web/all): Android

I had some problem a few days ago with the package using uploadAsync function.

The problema that I had was “[Error: java.lang.Double cannot be cast to java.lang.Integer]” then I looked for how to resolve and saw there was already a PR opened waiting for a merge, but after the PR merged I tried to updated the package but the JAVA code updated didn’t came.

I tried to update expo-cli, tried expo upgrade, removed and add again, I tried using npm i, yarn add and expo install.

Could someone help me? I don’t know what I’m doing wrongly.

Thks

Could you post the URL of the PR?

Have you rebuilt the app since the PR was merged?

This is the URL [expo-file-system][android] Fix `uploadAsync` signature and cast exception by lukmccall · Pull Request #9076 · expo/expo · GitHub.

I think this is my problem. How do I do this?

I thought that just adding the package again would solve my problem.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.