Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24419] Hyperloop: iOS - Allow using C++ sources with Hyperloop

GitHub Issuen/a
TypeNew Feature
Priorityn/a
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsHyperloop, iOS
Labelsn/a
ReporterAndrew McElroy
AssigneeUnknown
Created2017-02-17T18:46:57.000+0000
Updated2018-02-28T19:55:03.000+0000

Description

I have tried dozens of C++ Cocoapods and none of them are able to generate a metabase or generate js code. Example Cocoapods include, eigen, OpenCV, MailCore2. Literally any Cocoapods that packaged either cpp or mm files cannot currently be used by Hyperloop. Ideally, it would be nice to use C++ libraries via Hyperloop in both iOS and Android. *edited by [~hansknoechel]*: Cleaning up ticket description, this is a feature that will be scheduled in the future.

Comments

  1. Sharif AbuDarda 2017-02-20

    Hello, This should be a new feature. Our engineers will consider it.
  2. Andrew McElroy 2017-02-20

    if this is a new feature then PLEASE expose it for iOS and for Android via some kind of JNI reflection. If it were possible to take a C++ library and write the same code (more or less) in javascript to access the C++ libs API, that would make this capability significantly more useful.

JSON Source