raykin
raykin
release 版本试过,但我的OPPO手机提示安装包损坏。 试过下载两次release版本,都提示这样的错误。看到这个issue,顺带提一下,但可能是OPPO自己的系统问题。
I have a different problem on Angular7 with ionic4 and fixed in a workaround. I've install pug-loader when the `ionic serve`(actually wrap ng serve) started and it success, but restart...
我尝试在capacitor中使用,然后xcode报错了。不太理解是个什么错误。 To Native Cordova -> ImagePicker getPictures ImagePicker239669295 ["options": [{ enablePickOriginal = 1; height = "-1"; maximumImagesCount = 1; quality = 80; width = "-1"; }]] 2020-11-06 15:54:13.452196+0800 App[13352:5407318] ***...
@UTSOURCE 我是按照官方https://capacitorjs.com/docs/cordova/migrating-from-cordova-to-capacitor 来迁移capacitor, 它自动识别了ImagePicker. 运行在simulator里就挂了。cordova是能够运行ImagePicker的,所以原来的项目是用cordova安装过的。 然后我卸载了ImagePicker(npm uninstall) 再装了一次 npm install https://github.com/giantss/cordova-plugin-ImagePicker.git. capacitor的官方说安装插件用npm,所以用的这个方法。capacitor自己也识别出来了这个插件。 ⠹ copy Found 14 Cordova plugins for ios cordova-plugin-app-version (0.1.9) cordova-plugin-crop (0.4.0) cordova-plugin-file (6.0.2) cordova-plugin-file-transfer (1.7.1) cordova-plugin-geolocation (4.0.2)...
@UTSOURCE 感觉应该是JS的参数传导吧。我试了cordova安装也没用。 ~/code/goodmovesapp (master ✘)✹✭ ᐅ cordova plugin ls cordova-plugin-imagepicker 1.2.2 "ImagePicker" 我现在这个新项目只有一个cordova插件。但是capacitor却能识别出其他的插件,确切的说是识别了package.json里cordova里面的配置。这里有个有意思的测试。capacitor识别了ImagePicker和ScreenOrientation. ImagePicker在simulator里跑不过。但是ScreenOrientation却能测试通过。这里面的主要区别我估计是因为ScreenOrientation是通过@ionic-native 来调用的。https://github.com/ionic-team/ionic-native
@maxisam I found the component doesn't work in chrome 80 but works well in safari. Is it related to this issue?
iosClientId config doesn't in work capacitor.config.json for me either. I try to copy GoogleService-Info.plist by xcode and it works. Will try android on next day.
So, shoe can not worked with rbenv now ? After build on ubuntu, I've a likely problem that is "/usr/bin/ld: cannot find -lruby collect2: ld returned 1 exit status"
How to get the httpClient works with interceptor? I'm stuck on it.
ss的特征是不是已经被完全掌握了。感觉现在封的特别精准