Giter VIP home page Giter VIP logo

Comments (7)

fwh1990 avatar fwh1990 commented on July 17, 2024

正常流程是先打包android和ios,再统一上传到蒲公英。terminal是否有报错信息导致进程终止?

from react-native-upload.

superchenwb avatar superchenwb commented on July 17, 2024

没有任何信息。只有打包android成功的提示,随后任务就结束了

from react-native-upload.

superchenwb avatar superchenwb commented on July 17, 2024

下面是我执行命令之后的提示

macdeMacBook-Pro:propertyapp chenwb$ npx upload-pgy
Starting a Gradle Daemon (subsequent builds will be faster)
Parallel execution with configuration on demand is an incubating feature.

Configure project :app
Reading env from: .env

Configure project :react-native-reanimated
WARNING: API 'variant.getJavaCompile()' is obsolete and has been replaced with 'variant.getJavaCompileProvider()'.
It will be removed at the end of 2019.
For more information, see https://d.android.com/r/tools/task-configuration-avoidance.
To determine what is calling variant.getJavaCompile(), use -Pandroid.debug.obsoleteApi=true on the command line to display a stack trace.

Configure project :react-native-smartrefreshlayout
WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html

Configure project :react-native-syan-image-picker
WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html

Task :realm:forwardDebugPort
adb: error: no devices/emulators found
===========================================================================
WARNING: Failed to automatically forward port 8083.
In order to use Realm in Chrome debugging mode, port 8083 must be forwarded
from localhost to the device or emulator being used to run the application.
You may need to add the appropriate flags to the command that failed:
adb forward tcp:8083 tcp:8083
===========================================================================

Task :app:bundleReleaseJsAndAssets
warning: the transform cache was reset.
Loading dependency graph, done.
info Writing bundle output to:, /Users/chenwb/propertyapp/android/app/build/generated/assets/react/release/index.android.bundle
info Done writing bundle output
info Copying 291 asset files
info Done copying assets

Task :app:compileReleaseJavaWithJavac
注: /Users/chenwb/propertyapp/android/app/src/main/java/com/propertyapp/MainActivity.java使用或覆盖了已过时的 API。
注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。

BUILD SUCCESSFUL in 2m 47s
527 actionable tasks: 49 executed, 478 up-to-date
/Users/chenwb/propertyapp
macdeMacBook-Pro:propertyapp chenwb$

from react-native-upload.

fwh1990 avatar fwh1990 commented on July 17, 2024

看起来没什么问题。您是否愿意将环境放到github仓库中(业务代码先删除),然后我在本地测试,通过此法确定是macos的问题还是代码的问题。或者您发一份到我邮箱([email protected]

from react-native-upload.

superchenwb avatar superchenwb commented on July 17, 2024

https://github.com/superchenwb/uploaddemo.git 这是我的基础项目

from react-native-upload.

fwh1990 avatar fwh1990 commented on July 17, 2024

您好,我发布了0.8.1处理了这个问题,您安装最新版本后再尝试。如果有效,请关闭issue。若仍有问题,请继续反馈。

补充两点:
1、iconfont尝试使用这个库,解决痛点
2、晚上早点睡

from react-native-upload.

superchenwb avatar superchenwb commented on July 17, 2024

谢谢!fwh1990

from react-native-upload.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.