if your app is shooting toward the appstore, i would stay away from those device identification : * [[UIDevice currentDevice] uniqueIdentifier] * mac adress like you do. For now, Apple refuse the fir… (View Post)
Just to give back the support answer (nat lol :)) about who can submit a binding : Everybody can submit a binding as long as the license to the original objective-c library allows you to. As far as I… (View Post)
there is still a problem. it still try to sign in automatically with a Mac developer identity, and I don't have one yet for mac, so the problem is still here : No valid Mac OS X code signing keys fou… (View Post)
Well if you want to do it right you will have also to manage the position of the popup frame compared to the edge of the screen and also the position of the arrow. There is multiple objc third party … (View Post)