Samsung / TizenFX

C# Device APIs for Tizen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Badge API returns errors when default app certificate is used.

p-czaja opened this issue · comments

Badge API guide from docs.tizen.org states that:

The application that creates the badge can also update and remove it. When applications are signed with the same certificate, they can control each other’s badges.

However, when applications use dafault (the same) certificate, Batch API returns InvalidPackage errors:.
Aplications certificates are compared using CompareCertInfoByApplicationId() PackageManager's function.

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days