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

There was a problem to parsing the package. #68

Closed
ghost opened this issue Nov 9, 2022 · 2 comments
Closed

There was a problem to parsing the package. #68

ghost opened this issue Nov 9, 2022 · 2 comments

Comments

@ghost
Copy link

ghost commented Nov 9, 2022

Basic Info:

  • Flutter/Dart SDK: Dart 2.18.0 + Flutter 3.3.5
  • Null-safety enabled: No
  • Reproducibility: Always
  • OS: macOS 12.6 (Chip Apple M1 Pro)
  • Device: Pixel 2 (OS Android 11) (API Level 29)

Code:

void upgrade() async {
    apkDownloadId = await RUpgrade.upgrade(
        'https://drive.google.com/file/d/1CyKTQp8Xx9KkL6LaFzGk3-fy8TeGUC91/view?usp=share_link',
        fileName: 'crm_hafooz_dev_19.apk',
        notificationVisibility: NotificationVisibility.VISIBILITY_VISIBLE,
        notificationStyle: NotificationStyle.planTimeAndSpeech,
        installType: RUpgradeInstallType.normal,
        useDownloadManager: false);
  }

Error Message:
There was a problem to parsing the package.

image

@rhymelph
Copy link
Owner

rhymelph commented Nov 9, 2022

https://drive.google.com/file/d/1CyKTQp8Xx9KkL6LaFzGk3-fy8TeGUC91/view?usp=share_link This download link is a website link.you can use a apk file download link.

@ghost ghost closed this as completed Nov 9, 2022
@ghost
Copy link
Author

ghost commented Nov 9, 2022

Thanks @rhymelph

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant