Skip to content
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

Filesystem.rmdir doesn't call resolve function when it success. #238

Closed
leo6104 opened this issue Feb 4, 2021 · 1 comment · Fixed by #239
Closed

Filesystem.rmdir doesn't call resolve function when it success. #238

leo6104 opened this issue Feb 4, 2021 · 1 comment · Fixed by #239

Comments

@leo6104
Copy link
Contributor

leo6104 commented Feb 4, 2021

Bug Report

Plugin(s)

FileSystem

Capacitor Version

  @capacitor/cli: 3.0.0-beta.1
  @capacitor/core: 3.0.0-beta.1
  @capacitor/android: 3.0.0-beta.1
  @capacitor/ios: 3.0.0-beta.1

Platform(s)

iOS

Current Behavior

https://github.com/ionic-team/capacitor-plugins/blob/main/filesystem/ios/Plugin/FilesystemPlugin.swift#L167

It doesn't call resolve() when it success.

image

Never end native call.

Expected Behavior

Should be called.

Code Reproduction

Other Technical Details

Additional Context

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 30, 2022

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of the plugin, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants