[TIMOB-25317] Hyperloop: Android - Support Annotations
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | n/a |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Hyperloop |
Labels | andoid |
Reporter | AppDev |
Assignee | Unknown |
Created | 2017-08-11T12:05:35.000+0000 |
Updated | 2018-02-28T19:55:36.000+0000 |
Description
Hyperloop does not seem to support Java *annotations* yet which is crucial for some Android features like [addJavascriptInterface on a WebView](https://developer.android.com/reference/android/webkit/WebView.html#addJavascriptInterface(java.lang.Object, java.lang.String)). It is required to add the
@JavascriptInterface
for those methods which Titanium itself does in its source code.
This ticket should track the implementation of this feature for hyperloop and documentation would be nice.
Hello, Thanks for the ticket. Our engineers will look into it.