You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by sospartan <gi...@git.apache.org> on 2017/03/03 02:56:53 UTC

[GitHub] incubator-weex pull request #4: modified: WXRenderErrorCode.java WXSDKInstan...

Github user sospartan commented on a diff in the pull request:

    https://github.com/apache/incubator-weex/pull/4#discussion_r104080132
  
    --- Diff: android/sdk/src/main/java/com/taobao/weex/WXSDKInstance.java ---
    @@ -467,7 +467,7 @@ public void render(String template, Map<String, Object> options, String jsonInit
        *                 weexversion    Weex version(like 1.0.0)
        *                 appversion     App version(like 1.0.0)
        *                 devid        Device id(like Aqh9z8dRJNBhmS9drLG5BKCmXhecHUXIZoXOctKwFebH)
    -   *                 sysversion    Device system version(like 5.4.4\u30017.0.4, should be used with os)
    +   *                 sysversion    Device system version(like 5.4.4\ufffd?.0.4, should be used with os)
    --- End diff --
    
    what's this?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---