hui-z / flutter_install_plugin

A flutter plugin for install apk for android; and using url to go to app store for iOS.
MIT License
96 stars 105 forks source link

install apk error:Couldn't find meta-data #35

Closed suyie001 closed 8 months ago

suyie001 commented 4 years ago

install apk error: PlatformException(IllegalArgumentException, Couldn't find meta-data for provider with authority com.suyetech.sy_im.fileProvider.install, null)

wenxy commented 4 years ago

the same promble!!

WingCH commented 4 years ago

same promble

this PR solved https://github.com/hui-z/flutter_install_plugin/pull/39

wang-zeqi commented 3 years ago

同样的问题!!