You need to sign in to do that
Don't have an account?
guyLeadSpace
Weird behavior while upgrading package
Hi all
I have a weird problem, I'm doing the following steps
1.uninstalling my package, lets say v.1
2.installing my new package, v.2
3.start working with the new package, v2, and it sends data to my server with v.1 format.
4.only after deleting cookies, the new package sends v.2 format.
Any ideas, what could be the problem???
I must mention that is the weird behavior is started after the last salesforce maintenance, and I don't know if its related.
Thanks in advance
guy
Managed packages have an update functionality available to them.
You should use this, you shouldn't uninstall your package and then reinstall a new version.
Hi, thanks for your reply.
I forgot to mention that my package is unmanaged.
Guy
any ideas anyone?