RSS Feed

Tag Archives: ipad

Mac : How to fix MAMP when MySql is not working

Posted on

Hey Friends, Today i was trying to use MAMP to do some local PHP development on Lion OSx. But when i start the MAMP, it is not showing green signal for MySql “Error: Could not connect to MySQL server!”. May be it was already running somewhere. So we need to kill running MySql. Here’s a fix:

1. Quit MAMP
2. Open the terminal and type: killall -9 mysqld
3. Restart MAMP

It works… !!

How to generate Promotional Codes for your iOS app.

Posted on

Sometimes you need to share your paid iOS apps with your family and friends in free of cost. Apple has given an option to create free promo codes for your paid apps. So you can distribute this in your circle. Follow below steps to produce max 50 promotional codes for any iOS app.

1. Goto itunesconnect.apple.com (login in your developer account).
2. Select “Manage Your Application” option.
3. Select your iOS app. Then select “View Detail” (below the icon of your app).
4. Select Blue button “Promo Codes”.
5. Enter number of codes that your required. This will create/download a text file in your download folder or path given by you.

NOTE : You can create max 50 promo codes for current version of your app. For next version you can again create 50.
User downloaded the app via promo code, can’t give feedback/rating on iTunes.
Each promo code can be used only one time.
Promo code will expire in 2 months.
Don’t forget to share your app’s promo code with me 🙂

!! Enjoy !!