Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studio Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studio Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE
Mesage port receives no data
Hi,
I’m developing a native UI application that need to share data with a native service.
UI application is sending a simple message to the service using a bundle:
And service receives this message:
-callback is called, but with no data, “message” param is always NULL and dlog prints:
07-07 19:51:32.387 : INFO / TAS-SERVICE ( 20365 : 20365 ) : Message from remote org.tizen.test-ui, command: (null) data: (null)
When I register local port in the service application:
Compiler shows this message (clearly seems that the current callback definition is not following public documented API) :
Do you know what is happening?
Thanks in advance.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio