Latest Post

The submitted icon is not shown AND/OR does not match the branding currently shown on the homepage.

I recently submitted a Google Play Games Services project for an Android game in order to add leaderboard/achievements capability in the game and my submission for OAuth Consent Screen was rejected for the following issue My app was using the same icon which was uploaded for the Android game in the developer console. I uploaded the same icon a few times thinking that probbaly it’s the issue with icon format and kept getting rejected wih the same message. Finally I asked what do they mean by home page and in reply I received the ico file form my authorized domain website which did not match with the icon uploaded in the OAuth screen. I uploded the same icon image in the OAuth screen which was used in my authorized domain website (also hosting privacy policy) and finally OAuth consent screen was approved by Google.

How to verify a domain in Google Search Console

Login to Google Search Console In the top left corner, you would see a dropdown list of existing properties (or domains) you own. If the domain you want to verify does not exist, then simply click on Add New Property option in the dropdown to add your domain which will open a popup like below After entering your domain name, click continue to go the the next step You can verify your domain via DNS records in your hosting or a URL prefix property. Choose whichever is more convinient to you and follow the process which is explained in detail in the search console.

Steps to add Play Games Services to HTML5/Cordova App

If you have made an HTML5 game and have compiled the game to an APK using Cordova and now want to add Play Games Services to your app to use Leaderboard and Achievements from Play Games Services, you need to follow a set of steps to make it work. If you want to learn how to use cordova to compile HTML5 game to an APK and publish to the Google Play Store, follow the steps @ https://www.netexl.com/blog/use-cordova-to-compile-html5-games-to-android-app/ Assuming that we have installed all tools for cordova on our system and can compile the game to the APK, we will follow next steps for the Play Games Services integration. First we need to find a cordova plugin which integrates the Play Game Services API and add it to our project. Go to NPM and search for the latest plugin for the Play Game Services integration. If you have not already created[…]

Mouse/Touch Events getting called twice on Mobile devices

I recently wrote a HTML5 webgame utilizing simple canvas apis and added both mouse events and touch events to make sure it can be played on both desktop as well as mobile devices which led to the issue on mobile where touch events were getting called twice and not just once. The code I used to add events was as following It seemed like mouse events were geting called in addition to the touch events. After debugging this issue for hours and trying many suggestions found online, nothing worked so I switched to simply add only one set of events based on the device type. If it is mobile, call touch events and if it is desktop, call mouse events. Here is the modifed code I used which is wroking perfectly on both mobile and desktop devices.

Make money online

3 easy ways to make money online without leaving your house

If you’re like most people, you dream of making money online – but with the massive amounts of scams and shady practices in the world of e-commerce, it can be tough to figure out which companies can be trusted and which aren’t worth your time and effort. In this article, we’re going to show you how to make money online without leaving your house, using tried-and-true business strategies that anyone can use (even if they’ve never sold anything on the Internet before). Let’s jump right in! 1) Sell items on eBay Selling items on eBay is a great way to make money. You can sell anything from clothes, shoes, and accessories, to old books and electronics. If you have an old car or boat that’s been sitting around gathering dust, you could also list it for sale on the site. You don’t need any special skills or experience – just[…]