Mobile

Migrate AGP 8.11.* to AGP 9.0.0 for Kotlin Multiplatform

Step: 1 AGP Assistant Support First, let take a advantage of AGP upgrade Assistant for the migration, which will simply update the correct versions associated with newly available AGPs. Chose the latest version and use wizard to complete the processs In the end, you would expected to see some changes in gradle.properites. We needs to […]

Migrate AGP 8.11.* to AGP 9.0.0 for Kotlin Multiplatform Read More »

Building a Banking Database & Exposing It to AI with MCP Tools and Claude Desktop

Building a Banking Database & Exposing It to AI with MCP Tools and Claude Desktop The Model Context Protocol (MCP) is an emerging way to bridge external tools and AI models in a structured, secure, and developer-friendly way. It allows you to define custom tools in your local code, annotate them with decorators like @mcp.tool(), and have

Building a Banking Database & Exposing It to AI with MCP Tools and Claude Desktop Read More »

Kotlin Multiplatform (KMM) Subscriptions: How to Implement In-App Subscriptions for Android and iOS

In this tutorial, we will walk through how to implement in-app subscriptions in a Kotlin Multiplatform Mobile (KMM) project, supporting both Android and iOS platforms using Google Play Billing 7.1.1 and StoreKit respectively. ✨ What We’ll Build Youtube Video Enable Subscriptions in Google Play Store (Play Console) To offer subscriptions in an Android app, you’ll need

Kotlin Multiplatform (KMM) Subscriptions: How to Implement In-App Subscriptions for Android and iOS Read More »

iOS App Preparation for AppStore

Preparing the account In this article, I’m sharing my personal experience on prepareing Bigg Boss Tamil App and submit in apple store . 1. Create apple account2. Enroll yourself for Apple Developer Programming3. Wait for maximum of 48 hours for account acitivation. In my case, it got activated in 3 hours on SUNDAY4. Visit https://developer.apple.com/account/resources/identifiers/list

iOS App Preparation for AppStore Read More »