Streamlining WalletConnect Integration in WebView-Based Apps: How to Use Support for wc: Scheme in WebViewGold App Templates for iOS and Android
In recent years, the use of blockchain technology and cryptocurrencies has increased significantly. This has led to the emergence of various decentralized applications (dApps) that offer a wide range of functionalities such as decentralized...
How to Use OneSignal In-App Messages in WebView-Based Apps on iOS & Android: Simplify Implementation with WebViewGold Templates
OneSignal is a popular push notification service that allows developers to send notifications to their app users on different platforms such as iOS, Android, and Web. In addition to push notifications, OneSignal also offers...
Automatically Refresh Website Content in Android WebView Apps After Background Switches to Foreground
As the world becomes increasingly digitized, mobile apps have become an integral part of our lives. With the increasing use of smartphones, it has become essential to develop user-friendly apps that offer a seamless...
Automatically Refresh Website Content in iOS Webview App: Simple Steps and WebViewGold for Easy Integration
In today’s fast-paced world, users have high expectations when it comes to app experiences. When it comes to webview apps, users expect seamless browsing experiences, where content loads quickly and automatically refreshes when they...
Express Guide: How to Get Firebase Push User ID in Android WebView Apps
Firebase Cloud Messaging (FCM) is a popular service used to send push notifications to Android devices. It can help you keep your users informed about important events and updates. Here are the steps to...
How to Get Firebase Push User ID in iOS WebView Apps
Firebase Cloud Messaging (FCM) is a popular service used to send push notifications to mobile devices. It’s a powerful tool that can help you engage with your users and keep them informed about important...
Preventing Screenshots in Android WebView Apps with WebViewGold for Android: A Comprehensive Guide
In today’s digital age, the protection of personal data and intellectual property has become increasingly important. With the widespread use of smartphones and tablets, it has become very easy for anyone to take a...
Troubleshooting Guide: Fixing ‘Run custom shell scriptβ [CP] Embed Pods Frameworks’ in Xcode 14.3+
If you are developing an iOS application using Xcode, you may have used Cocoapods, a popular dependency manager that helps you manage your projectβs third-party libraries. However, if you have upgraded to Xcode 14.3...
Implementing Deeplinking / Custom URL Schemes in WebView Apps on macOS
Deeplinking (“Custom URL Scheme”) is a powerful approach that allows users to navigate to a specific page or section of an app directly from an external source such as a website, email, or another...
Set up an Android WebView App in Less than 90 Seconds: Step-by-Step Video Tutorial
Are you looking to create an Android WebView App in just a few minutes? In this blog post, we will show you how to set up an Android WebView App in less than 90...
Eliminating Duplicate Media Permission Requests in iOS Webviews: A Guide for Developers
Duplicate media permission requests in iOS webviews can be a frustrating experience for both developers and users. These requests occur when a website or web application prompts the user for permission to access their...
Change iOS app icon in a WKWebView-based Swift app during runtime
Changing the app icon in a non-static way, but DYNAMICALLY (aka programmatically!) on iOS can be a bit tricky, especially if you’re using a WKWebView to display your app’s content. However, using a tool...
Effortlessly Implement Permissions for Android 13 WebViews with WebViewGold for Android
With the release of Android 13, developers using WebViews may encounter issues with requesting permissions. In previous versions of Android, WebViews had the ability to request permissions directly from the web page, but this...
Why Showing a Loading Sign is Essential for Smooth In-App Purchases in iOS WebView Apps
When building an iOS WebView app that utilizes in-app purchases, it’s important to include a loading sign while the app is connecting to the Apple In-App Purchase servers. This simple gesture can greatly improve...
Avoiding CSS Injection Delays in WKWebView iOS Swift Apps
When working with webviews in iOS, there are two key methods to be aware of when it comes to injecting CSS: didCommit and didStartProvisionalNavigation. Understanding the difference between these two methods is important for...
Customize the Status Bar Color in Your Android App Using a WebView – A Step by Step Guide
When building a web-based app for Android, it’s common to use a WebView to display web content. However, the default WebView appearance doesn’t always match the design of your app. One aspect that can...
How to Change the Status Bar Color on iOS using a WKWebView – A Step-by-Step Guide
When building a web-based app for iOS, it’s common to use a WKWebView to display web content. However, the default WKWebView appearance doesn’t always match the design of your app. One aspect that can...
How to find and properly utilize your App Store Connect “Shared Secret” for In-App Purchases in iOS
This article will explain how to locate your “Shared Secret” in App Store Connect. This key is necessary for those using in-app purchases in iOS apps, as it is used to verify transactions between...
Expired OneSignal Push Certificate for iOS? Here’s How to Renew It Quickly and Easily
Log in to the OneSignal dashboard and choose the app you wish to renew the certificate for. In the App Settings, locate the "Apple Push Notification Service (APNS)" section, and hit the "Renew Certificate"...
How to design an app icon for WebView-based apps on iOS & Android
Designing an app icon for a WebViewGold-based app is a crucial step in the development process, as it is the first thing users will see when they come across your app in app stores...
WebView Apps: How to declare App Tracking Transparency (ATT) in 2023
If you’re an app developer, you’re probably familiar with the concept of tracking users’ data in order to better understand their behavior and preferences. However, Apple recently introduced a new feature called App Tracking...
Why should you use the camera in WebView apps?
Nowadays, apps are the best way to get things done. More people than computers use them because they are more portable and easy to use. We can take pictures, make a video, find directions...
The iPhone 14 Pro and WebView Apps – Challenge or Next Stage for Mobile App UX Progress?
Latest Development in the World of the iPhone Screen Dimensions: The Dynamic Island Apple likes to change things. That’s not always just great fun for developers. iPhone 14 Pro is the newest phone from...
How to Solve Cookie Sync Problems With Android WebView Apps
Cookies were originally invented in 1994 by Lou Montulli for Netscape Communications Corporation to provide an easy way for websites to store and access information about visitors. A cookie is a small file that...
Android Advertising ID in WebView Apps (required for Android 13 and above)
An Android Advertising ID, also known as an Ad ID, is a unique identifier that is used to track the user’s activity and collect information about their interests. The Ad ID is a string...
How to avoid double location prompt with WKWebView iOS apps (Xcode/Swift)
Introduction: What are location services in general? Location services are the technologies that provide information about a person’s location. They can be used to track someone and also to provide relevant information. Some of...
How to update your existing iOS & Android apps with a WebView app?
WebView apps (e.g., based on WebViewGold) are an increasingly popular way for developers to create mobile apps because they are much easier and cheaper to deploy and update than native apps for iOS and...
Android WebView app: Set or restrict orientation by code in Android Studio
Orientation restrictions restrict the orientation of the screen to a single orientation, preventing it from changing the orientation according to the movements of the device. For example, if an app is in portrait mode...
WebView apps & advanced setup of “Login with Google” or “Login with Facebook”
Social media login is a way to simplify the registration process for users. It also gives them the option to sign in with their social media account. Another advantage of social media login is...
Worried about target=”_blank” links in your WebView apps on iOS & Android? Check this out! π
Introduction A “target” attribute in the tag specifies where the linked page will be opened. The attribute value can be either “_self”, “_parent”, “top”, “bottom”, or a page name (e.g., “_blank”). Target=”blank” links are...
Easy Ways to Start Developing Apps Without Coding π¨πΌβπ»
Developing apps is a lucrative career, but it also requires many skills and knowledge. Luckily, there are many tools out there that can help you create an app without coding skills. This article will...
What is an App Splash Screen? How to create a dynamic and engaging launch image for your app π
The app splash screen (also called Launch Screen or Launch Image) is the first thing a user sees when they open an app. It is the first impression of your app, so it should...
How to create the best push notification campaigns for your mobile app π²
When to Use Push Notifications Push notifications on iOS & Android are an excellent way for marketers to get their message across to the customers. They can be either in-app or general push notifications,...
No-Code And WebView Apps β what is it about? π¨πΌβπ»
What Is a WebView App? WebView apps are a type of mobile app that allows you to view web pages on your phone. WebView apps are a type of mobile app that allows you...
Social Logins in WebView Mobile App Development? π²
What is the Point of a Social Login? With social login, you can register your app with Facebook, Google, Apple, or Twitter to authenticate the user. Social login is a way of authenticating users...
Keep display active in Android WebView apps π
WebViews are the most common way to display content on Android apps. But they have a drawback: they will turn off the screen after a time limit. This can be very frustrating for users...
NFC in iOS WKWebView apps: Read & write NFC tags π₯³
In today’s world, where people are constantly on-the-go, NFC (Near Field Communication) provides a convenient way for users to interact with their devices. NFC is not just about the contactless payment (like with Apple...
Prevent Sleep in iOS WKWebView apps π
This article will guide you on how to prevent your WebView app from sleeping. The WebView is a part of the WKWebView and UIWebView classes in Swift, which presents web content within an iOS...
Pull to Refresh in iOS WebView apps π² (Guide)
Pull to refresh is a popular design pattern that allows users to reload the content of a website, feed, or app without having to navigate away from it. Developers widely use the Pull-to-refresh pattern...
How To Activate NFC In Android WebView Apps β‘οΈ
NFC (Near Field Communication) is not just about the contactless payment (like Google Pay); instead, it is a technology that enables the exchange of data between two NFC-enabled devices or cards/tags. This tutorial will...
Android WebView & Pull to refresh: How to implement it? π¨πΌβπ»
Pull to refresh is a popular feature in many Android apps. It provides an easy way to update the data on your screen. The user just needs to pull down from the top of...
Why use OneSignal Push Deeplinking in WebView-based iOS apps? πΆ
OneSignal Push Deeplinking in WebView-based iOS apps is a feature that allows publishers to easily add links to their push notifications in their iOS app. The simplest way for app publishers to implement deep...
Make App From Website β How-To Video (iOS) π½
This blog post aims to show how to create a straightforward yet powerful iOS app from a website. Hybrid apps and WebView-based iOS apps are the next big thing in the world of digital...
iOS WebView: Open link in external browser (Safari) | How To βοΈ
WebViews are a common framework for iOS app developers. They allow developers to use a web browser to show web pages inside of their app. This is done using the WKWebView class, which loads...
Swipe gestures in Android WebView apps [HOW TO βοΈ]
Android WebView is a system web browser running on Android. It is used to embed web pages in another android app. A swipe gesture in Android WebView is the action of dragging the screen...
Top 7 Gestures in Android WebView Apps π
1. Copy-Paste Gesture 2. Zoom Gesture in WebView App 3. Tap-and-Hold Gesture in WebView App 4. Pull-to-Refresh Gesture in App Browser 5. Swipe Left or Right to Go Back a Page in WebView App...
Add Pull To Refresh In iOS & Android WebView Apps Easily π€³
Pull-to-refresh is important for apps where you have content that needs updating. It’s a feature we can use to update the data in our app when we drag the screen down and load the...
Get User App Tracking Decision in iOS WebView Apps (ATT Framework) π
At the moment the WKWebView iOS SDK does not require user permission to track via the ATT Framework, so it is the app’s responsibility to decide if WebView, your web app privacy settings, and...
Activate Swipe Gestures in WKWebView iOS Apps π
It’s nothing only from the Tinder app: When the iOS Safari browser is restarted, you can continue to use it, but if you swipe to the left, you will find that a translucent backward...
How can I include WebView offline mode for a WordPress site? (iOS/Android) π» #QuickIdea
WordPress always needs a server unless downloaded to static HTML pages with tools like https://wordpress.org/plugins/export-wp-page-to-static-html/. After using such a plugin and having a local HTML folder, you can use the fallback mode of WebViewGold....
Fix the Google Drive 403 download error in WebView apps on Android π€³
People are facing an issue in downloading files from Google Drive using WebView-based apps on Android. The exact error is “Access to …….docs.googleusercontent.com was denied. You don’t have authorization to view this page. (HTTP...
How To Monetize Your iOS & Android WebView Apps With The Facebook Audience Network πΈ
When you search for a platform to display ads on iOS and Android apps, you will get to know about Facebookβs Audience Network. Especially on WebView apps on iOS and Android, this becomes very...
WebView, AdMob, Facebook Ads: Integrating Appleβs new App Tracking Transparency (ATT) system π‘
Collecting data and showing personalized ads to consumers have been contentious topics over the last few years, with consumers and governments arguing that companies have been collecting too much of the general publicβs data...
Android WebView Apps Crashing βΒ How To Fix It π²
As an Android user, you might have discovered that apps crashed seemingly for no reason. The users and the apps themself were not to blame, and it was an error from Android, or rather...
How to submit your app easily to the iOS App Store πͺ
Apple’s App Store is the only official platform for offering and downloading iOS apps on iPhone and iPad. To submit to the App Store, you basically need two services: the Apple Developer Program (a...
How to submit Android apps to the Google Play Store π
If you want to publish an app in the Google Play Store, you will need the following in addition to the above framework for your app: β a regular Google account β a developer...
Use the Facebook Audience Network SDK in Android WebView Apps πΈ
More and more companies and self-employed people are using digital marketing in their business.Millions of people order goods on the Internet every day, and the numbers keep rising. Nowadays, it’s almost impossible to do...
Add .ics calendar files via iOS WebView apps π
With .ics files, everyone can merge their appointments from a wide variety of programs into one format. These can then be managed and changed as files in the standardized format. Besides, the exchange with...
Read Device ID / Device Serial / Hardware Serial via JavaScript in WebView Apps on Android π²
The Device ID is uniquely assigned to your Android smartphone. This should actually uniquely identify the device, but this is not always the case: For some no-name devices (and custom ROMs), it is simply...
Read UDID via JavaScript in iOS WebView Apps π²
Every iOS (iPhone/iPad) has a unique and unchangeable identification number, the UDID (Unique Device ID). This number is especially interesting for app developers to identify a specific device. What exactly you need this number...
Integrate iOS & Android Push Notifications in Bubble apps with the WebViewGold OneSignal Push plugin π¬
In times of numerous apps, push notifications are almost part of everyday life for the user. These push messages are special messages that are displayed directly on your cell phone. So you don’t have...
Remove OneSignal from your WebViewGold iOS app project β
There are many reasons to include OneSignal (aka the OneSignalNotificationServiceExtension) in your own app. But there are also good reasons to remove the popular framework from your app. For example, if you don’t need...
Xcode 12, iOS 14, and WebView Apps π
While iOS 14 is here, Apple presents the new major release 12 of the development environment Xcode. The tool for developing iOS, macOS, and tvOS applications, which is now available via the Mac App...
Android 11, Android Studio 4.1, and WebView Apps π
While Android 11 is here, Google presents the new major release 4.1 of the development environment Android Studio. The tool for developing Android applications, which is now available via the Stable Channel, not only...
Reasons Why Businesses Are Using No-Code Software Development Platforms π
In the past, businesses have two means of developing applications. They could consider hiring a team of internal software developers to have them work on low-code or traditional app platforms. Or they could outsource...
[HOW TO FIX βοΈ] WKWebView Geolocation not working on iOS 14
Apps that useΒ WKWebView to get location data from HTML 5 Geolocation API are in trouble on iOS 14. The location does not work in some cases. This was not a problem in iOS 12...
WebView On iOS 14, iPadOS 14 And Xcode 12 π
Apple has given the starting signal for iOS 14. The new iPhone operating system has been available since September 16, 2020 – even before Apple introduced the new iPhones. The release date also applies...
Google Rejecting WebView Apps β How To Fix It π
Google rejects all apps that do not comply with its guidelines. Google reviews all submitted/resubmitted apps, evaluates them, and once an app meets all its policies, it is published. If your app does not...
Capturing Live Audio In HTML5 In WebView Android Apps π€
Introduction Since its inception, HTML5 has been evolving and finding different ways to develop a standardized web experience across all browsers. The purpose of achieving this uniformity is to make process easier for web...
How WebView Technology Works And Why It Is Worth A Look π
A WebView is an embeddable interface that can be used by a native application to view web content. A native app is one written in the language and UI system uniquely built for a...
Adjust the Splash Screen Size βοΈ Of Your WebView Android App
The splash screen will appear immediately when your Android WebView application starts and is quickly replaced by the first screen of the application, giving the impression that your application is fast and responsive. The...
Prevent The Android Device From Going To Sleep Mode π While Your WebView App Is Active (Stay Awake)
In order to prevent the battery from draining, all Android devices will go to sleep mode quickly. However, in some cases, the application needs to activate the screen or CPU and keep it open...
Initiate Deep Linking URLs Of OneSignal Notifications In The System Browser Instead Of Going To Your WebView Android App βοΈ
When OneSignal push notification subscribers click on your notification, you can link them to a specific URL or deep-link to a page in the app. In many cases, this is fine, but for some...
[HOW TO FIX βοΈ] WKWebView Bug: Audio stops while app is in background or lockscreen mode
Apps that useΒ WKWebView to play audio from HTML 5 audio, on iOS 13, the sound stops when the app is not in the foreground, even when Audio background capabilityΒ is on in Background Modes. When...
5 Reasons Why You Should Build Your App ByΒ Yourself π―
App development today is still one of the most frustrating topics for many people and companies for various reasons. Few people want to deal with it, preferring to find a service provider who can...
Popular Digital Marketing Strategies For Your Businessβ‘οΈ β MARKETING WEEK 4/4
More than 4 billion Internet users from around the world. This fact shows the importance of using the best digital marketing strategies for your needs. There are some popular digital marketing techniques that you...
How To Fix: iOS 13 WebView Background πΆ Audio Not Working (Audio Stops While In Background)
For many iOS WebView apps it makes sense to enable certain functions for certain background operations. The common function required to play an application is to play background audio. With this feature enabled, when...
Smart Low-Budget Marketing Hacks For Your Small Businessβ‘οΈ β MARKETING WEEK 3/4
If you are a small business owner, you need to consider reading this article completely. We are going to discuss some low-budget marketing ideas that you can use for promoting your small business on...
Benefits Of Using Digital Marketing Approaches β‘οΈ β MARKETING WEEK 2/4
Digital marketing is a type of marketing campaign that can be used for promoting your business via the Internet. You can use any tools, such as search engines, social media sites, online forums, mobile...
Popular Digital Marketing Ideas for Your Business β‘οΈ β MARKETING WEEK 1/4
Everything goes digital today. Many people are looking for the best ways to buy any products or services from their homes. It is the best time for you to start your online or digital...
Is Facebook Out? π All The Social Media Channels You Should Focus On.
Social media becomes the most popular app for promoting your business on the Internet. You can use this platform for reaching a lot of potential customers for your business. Some popular social media apps...
Why Mobile Marketing π€³ Is More Important Than Desktop Marketing π»
Mobile marketing is a type of marketing strategy that you can use to promote your website on the Internet. You can reach a lot of mobile users to get access to your business, products,...
More Than Evernote: Best Organization Apps π©πΌβπ» That Can Make Your Day More Efficient
Time management is the most important skill that you need to have, especially if you want to achieve your success today. You need to know how to manage your time efficiently. Some popular apps...
Need A Website? π» Tools That You Can Use Now.
As all of you know, many graphic designing apps can be costly to buy. Therefore, you can take a look on the Internet for finding the best online design websites that are available today....
Even More Growth Hacking Tools π For Your Digital Start-Up (2020)
When you look around yourself, you can find a lot of growth hacking tools that are available today. These tools are recommended for you who want to improve your productivity significantly. It is very...
Stronger Customer Relationships π€. This Is How To Do It.
If you want to grow your business quickly, you need to know how to build a relationship with your customers. It is a good idea for you to nurture your customers, so they can...
QR Code Scanner In WebView Apps On iOS π€³ (HOW TO)
In contrast to the popular barcode, the QR Code is two-dimensional and can, therefore, contain more information. QR is the abbreviation for “Quick Response”. This means that complex information is displayed in such a...
Work Smart, Not Hard: Smart Productivity Tools β° For Your Daily Tasks
If you want to achieve your success, you need to prepare everything in advance. It is a good idea for you to boost your productivity by using the best apps for yourself. There are...
Use A Local HTML Folder If The User Is Offline, And Use The Remote URL If The User Is Online (iOS WebView Apps) π―
The WebViewGold iOS App Template is quite smart when it comes to different ways to handle the offline/online status of app users. Three modes are available: Option 1: Use a URL for accessing...
How To Use In-App Messages π By OneSignal In Your iOS WebView Project
OneSignal In-App messages are smart pop-up alerts that any iOS App user can receive when they are in the app. Unlike standard push notifications, they are only displayed when the user is in the...
π» Snapchat, TikTok, Facebook: Benefits Of Having Social Media For Your Business
Digital marketing is one of the most popular marketing strategies for reaching a lot of potential customers for your business. There are several types of digital marketing that you can use for your business,...
iOS WebView: Animated GIFs As A Splash Screen π
The Graphics Interchange Format (GIF) is somewhere between a still image and a video. The animations allow us to play scenes from current TV series, visualize memes or show reactions in a visual and...
Do We Really Need An App In These Turbulent Times? π©πΌβπ» Yes, You Do. And Here Is Why.
There are a lot of marketing types that are good for your business, for example, printing advertisements, billboards, mobile apps, websites, blogs, leaflets, etc. You can choose the best marketing campaign for reaching your...
Growth Hacking For No Code Startups In 2020 π―
Digital marketing becomes very popular among many people today. You can see that many business owners are trying to promote their products or services via the Internet. You can also follow them by offering...
No Leads? Clever Digital Marketing Hacks For Increasing Them! π
Digital marketing becomes an important part of your marketing campaign. When you want to attract a lot of customers on the Internet, you may want to use the best digital marketing strategy for your...
List Of The Latest App Development Tools That Do Not Need Coding β¨οΈ
Mobile app development becomes very popular among many people today. The demand for this industry keeps increasing from time to time. Mobile apps can bring a lot of benefits for all business owners who...
2020 Marketing Ideas To Boost Your No-Code Business To The Next Level β©
If you want to grow your business, you need to do something with your marketing. This marketing campaign is very useful to help you promote your products or services to a lot of potential...
Transform your digital business by converting your website into an iOS app π©πΌβπ»
The current surge in the use of smartphones around the globe has created a tech environment where everyone wants to do everything on-the-go. This trend has caused an upswing in the use of Mobile...
Build A Website With No Code? Why Not! π
If you want to promote your business on the Internet, you need to have a website. This website will display all products and services from your business. When you look on the internet, you...
Your Digital Business Seems ‘Stuck’? Here Is How To Fix It. π§°
Building a business should never have to be difficult, especially if you know how to do so. There are some interesting things that you can do every day, in order to help you grow...