This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.
I try to use external libs by using FFI, for example using this article:
but I see the error "Unhandled Exception: NativeCalendar is not defined" when click on date. It was tested on two different PCs and android devices. Maybe somebody has any recomendations? Thanks.
Hi! Thank you for your answer! I already tried your sample with calendar events ( article: https://basecamp.kony.com/s/article-detail/a046A000001lz4CQAQ/android-calendar-events-app-using-ffi github: https://github.com/KonyDev/GetAndroidDeviceCalendarEvent_using_FFI ) and it doesn't work.
Thanks! Now, I don't view my device in Preferences -> Kony Visualiser -> Devices -> Android, but command "adb devices -l" shows me my phone. When I connect my phone to Kony Visualiser, I'll try Calendar on my device and write here later.
Now the Kony Visualiser shows me my Android device in list, but when I try to run the project on it (Preview -> Launch emulator -> mydevice) Visualiser hangs and happens nothing more. May be it writes logs? Where I can find them?
Yes, I tried to kill this process (it starts when I find the devices in Preferences) and tried to reboot my PC, but nothing helps. Thank you for the log files location!