Question
I've posted several questions on this forum but haven't received any responses. Are there other active support channels available for Tizen development?
I'm particularly interested in:
- Other dedicated forums
- IRC channels
- Discord communities
- StackOverflow tags
- Any official support options
The lack of available support makes Tizen app development particularly challenging, especially when facing basic issues.
Answer
Problem Understanding
The user is experiencing difficulties finding timely support for Tizen development through official channels and is seeking alternative community resources.
Solution Methods
-
Official Documentation:
- The primary resource should be the official documentation at Samsung Tizen OS
- Includes API references, guides, and sample code
-
Stack Overflow:
- Use the tizen tag
- Over 2,000 questions with this tag
- Active community with faster response times
-
GitHub Communities:
- Explore Tizen-related repositories and their issue trackers
- Many open-source Tizen projects have active maintainers
-
Paid Support Options:
- Consider Samsung's official developer support programs
- Look for experienced Tizen developers on freelance platforms
-
Community Forums:
- Check Samsung Developer Forum (https://developer.samsung.com/forum)
- Explore Reddit communities like r/Tizen
Additional Tips
- When asking questions, always include:
- Tizen version you're working with
- Target device type (TV, wearable, mobile)
- Detailed error messages
- Code snippets showing the problem area
- Consider contributing back to the community by answering others' questions once you gain experience