You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "Adam Feng (JIRA)" <ji...@apache.org> on 2017/10/11 13:08:00 UTC

[jira] [Assigned] (WEEX-35) A component open URL got different action on iOS and Android

     [ https://issues.apache.org/jira/browse/WEEX-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Feng reassigned WEEX-35:
-----------------------------

    Assignee: xingZhang

> A component open URL got different action on iOS and Android
> ------------------------------------------------------------
>
>                 Key: WEEX-35
>                 URL: https://issues.apache.org/jira/browse/WEEX-35
>             Project: Weex
>          Issue Type: Bug
>         Environment: iOS, Android
>            Reporter: Isken Huang
>            Assignee: xingZhang
>
> iOS: https://github.com/apache/incubator-weex/blob/master/ios/sdk/WeexSDK/Sources/Component/WXAComponent.m#L63
> Android: https://github.com/apache/incubator-weex/blob/master/android/sdk/src/main/java/com/taobao/weex/ui/component/WXA.java#L53
> iOS SDK's is when href exist and string length more then 0 to do something. Android SDK's is when href is not null to do something. This logic should be the same.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)