AddOn works in developer edition, but not in standard

Talk about add-ons and extension development.
Post Reply
Markus.N
Posts: 38
Joined: January 5th, 2014, 4:45 am

AddOn works in developer edition, but not in standard

Post by Markus.N »

Hi,

I'm working on a SDK-based AddOn with some PageMod's. One of them recently stopped working. Today, I planned to fix it and opened the profile in developer edition. Here, it worked.

What is the best approach t troubleshoot cases like this ?
The "standard" way of making some little changes, then sign it and install it is extremely cumbersome.

I'm looking for a general approach, not only for this specific case, so I omitted my code. Another reason is that it's a private AddOn.

Thanks and Regards,
Markus
DMCrimson
Posts: 1025
Joined: February 13th, 2004, 6:11 am

Re: AddOn works in developer edition, but not in standard

Post by DMCrimson »

No other way than to use a version of Fx that doesn't require addon signing, or go through addons-procedure for the signature.
Post Reply