- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have troubles creating a Multi-OS iOS application with Action Extension – binding to extension view controller class in Java never gets called.
So far, I have tried creating iOS application for Multi-OS, opening XCode project for it, manually adding a new target for Action Extension, generating a binding for all classes from Android Studio (via Multi-OS). Bindings for Action Extension are generated successfully, but they are never called (tried throwing Java runtime exception in static method, and it never happened). The extension itself is added to the application, can be called, but only Obj-C classes can be reached.
The questions are:
- Is Action Extension iOS target supported for Multi-OS?
- What can be done to make bindings for extension work correctly?
Hoping for your comment – thanks in advance!
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page