Since today (well, I haven't programmed for Garmin in the last week so at since last week), for some reason (still at the 6.3.3 ICQ), all my apps compiled with the ComplicationPublisher permission ID fails with
The 'ComplicationPublisher' permission is required in the manifest file in order to publish complications.
But for some reason
<iq:permissions>
<iq:uses-permission id="ComplicationPublisher"/>
</iq:permissions>
In the manifest file, was replaced with
<iq:permissions/>
If I try to edit it through the Monkey C: Edit Permission, Complication Publisher (and Subscriber, but I don't use that one) is grayed out. If I try to edit it by hand, it reverts to just <iq:permissions/> when I save the file.
WTH is going on? Never had an issue before. Somebody else has this "issue"?