-
Global Access specifier in Managed package
I want to have an Apex code in my managed package with Global Access specifiers on classes, member functions, and member variables. But I want to know, will there be any issue with security review when we release the Managed package on AppExchange.
Log In to reply.