Welcome to Innominds Blog
Enjoy our insights and engage with us!

Innominds Blogs About Latest Software Technologies | Innominds Blog | Mobility (2)

Social Login Using 'Sign-in with Apple'

By Srikanth Voonna In Mobility Posted

Apple has introduced a fast and easy way to sign-in to your applications or websites with its ID. Instead of filling out lengthy forms, verifying email addresses and choosing/remembering new passwords, one can use 'Sign-in with Apple' to set up an account and start using its application. One can implement this functionality in all variants of the application running on native, web and other

Read More

Exploring Flutter Components for Mobile App Development

By Naresh Kumar Devalapally In Mobility Posted

When we started exploring Flutter for cross-platform app development about four months ago, we wanted to explore all the features that Flutter offers. We came up with our own analysis of what works properly and what needs a bit more work. Apart from the obvious advantages that Flutter offers that we’ve mentioned in our earlier blog post, we divided our efforts into three categories:

Read More

Dark Mode Implementation for macOS and iOS

By Srikanth Voonna In Mobility Posted

From macOS 10.14 and iOS 13 onwards, Apple has introduced a new type of appearance called Dark Mode. Users can choose or schedule system-level appearances from settings and can adapt to our application with minimal development changes. In this blog, we would be exploring and explaining the different aspects of the application that a developer needs to take care of while adapting Dark Mode or

Read More

A New Approach to Managing Dependencies in iOS Development with Swift Package Manager

By Krishna Prakash Narasannagari In Mobility Posted

Swift Package Manager (SPM) is a tool for managing the distribution of Swift code. It is integrated with the Swift build system to automate the process of downloading, compiling, and linking dependencies. SPM provides a convention-based system for building libraries & executables, and sharing code across different packages.

Read More

WKWebview to Native Code Interaction

By Naresh Kumar Devalapally In Mobility Posted

Often in times, during the development of an iOS or Mac based application, developers come across situations where the app needs to interact in some way with a webpage that is being loaded. This is not equivalent to loading a REST API but actual loading of a web page within the application. Though there have been other components within iOS (UIWebview) and Mac (WebView) separately in the past,

Read More

Work Seamlessly on Different Devices Using iOS Handoff Feature

By Varahala Babu Doddi In Mobility Posted

Introduction Handoff is an iOS feature that is used to transfer user activity from one device to another device associated with the same user. For example, if the user is logged into multiple devices and is reading documents on a device, user can continue with another device without having to configure anything. It will ensure smooth continuity of the application with multiple devices. Handoff

Read More

Innominds Mobility Embraces Flutter for Rapid Prototyping of Mobile Apps

By Naresh Kumar Devalapally In Mobility Posted

Flutter is the new and upcoming cross platform mobile application development platform built and supported by Google. With the increasing number of cross-platform solutions in the market like Xamarin, React Native and now Flutter, we, at Innominds, have updated our skills for our internal proof of concepts (POCs) and advocating them to our customers, as and when required.

Read More

Method Swizzling in iOS Development

By Aruna Kumari Yarra In Mobility Posted

Method Swizzling is the ability to change the functionality of an existing selector/method at runtime.

Read More

Persistent Storage Options in iOS

By Deepthi Muramshetty In Mobility Posted

With the advent of powerful hardwares, capabilities of mobile OS is increasing at a fast pace. In fact, mobiles currently deliver better results than normal computer devices.

Read More

Embracing Current and New Technologies in Mobile App Development

By Naresh Kumar Devalapally In Mobility Posted

With the abrupt increase in the development methodologies for mobile app development, it has become challenging to choose the right method to develop an application. The current market has plenty of frameworks, technologies, and approaches with a varied number of languages to work and complete that niche mobile app idea.

Read More
1 2 3 4

Subscribe to Email Updates

Authors

Show More

Recent Posts