Hi guys, this is my first post here, so let me start by saying it's a real pleasure to be a part of this community. I'm a newbie Mac developer and am looking forward to learning a lot and (hopefully) helping others along the way.
I'm adding AquaticPrime to my first app, and setting up the PHP scripts to generate an activation code after purchase. When testing the backend PHP no activation code is being generated. Through trial and error I've tracked this down to the getSignature() function. My goal is to create just an activation code, not a license file - since getSignature() asks for an array as an argument I'm passing one to it, either though I don't intend on using it. Regardless, there's some kind of error occurring in getSignature()Â…and my PHP skills are a bit too meager to figure out where the problem is. My question at this point is, does anyone know how to create just an activation code with AquaticPrime (rather than a license file)? Perhaps by altering the getSignature() function in some way? Any suggestions or pointers would be of great help. Best, Jonathan NimbleHost.com
