Latest questions in Mobile Development

0 votes
0 answers

OneLogin Portal iOS App Not Sending Domain Redirect URI

I have set up a Custom Connection ...READ MORE

Nov 9, 2022 in Mobile Development by gaurav
• 23,260 points
228 views
0 votes
0 answers

iOS Custom Notification Sound (UNNotificationSound) doesn't play when iPhone is locked

My app uses remote notifications with a ...READ MORE

Nov 9, 2022 in Mobile Development by gaurav
• 23,260 points
806 views
0 votes
0 answers

How to use iOS Reachability

I'm developing an iPhone app that uses ...READ MORE

Nov 9, 2022 in Mobile Development by gaurav
• 23,260 points
367 views
0 votes
0 answers

How to login to a site using POST request? (Swift,iOS)

I want to create an iOS Application ...READ MORE

Nov 9, 2022 in Mobile Development by gaurav
• 23,260 points
563 views
0 votes
0 answers

Usage of android:process

I have this AndroidManifest.xml file: <manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0.0.0721" android:process="com.lily.process" ...READ MORE

Nov 9, 2022 in Android by Edureka
• 12,690 points
262 views
0 votes
0 answers

How to keep marker on road? Google Maps Android

I'm working on an app that displays ...READ MORE

Nov 9, 2022 in Android by Edureka
• 12,690 points
221 views
0 votes
0 answers

What is an Intent in Android?

I have a few questions related to ...READ MORE

Nov 9, 2022 in Android by Edureka
• 12,690 points
197 views
0 votes
0 answers

How do I make a splash screen?

I added a splash screen because I ...READ MORE

Nov 9, 2022 in Android by Edureka
• 12,690 points
252 views
0 votes
0 answers

Android: why the ICICI iMobile Pay App shows the "rooted/jailbroken" device with my app?

The ICICI iMobile Pay app displays the ...READ MORE

Nov 9, 2022 in Android by Edureka
• 12,690 points
737 views
0 votes
0 answers

How to receive single tap and hold Remote-Control Event with iOS

I'm looking for my app to listen ...READ MORE

Nov 8, 2022 in Mobile Development by gaurav
• 23,260 points
221 views
0 votes
0 answers

List of iOS font names

If you look at this nice list ...READ MORE

Nov 8, 2022 in Mobile Development by gaurav
• 23,260 points
867 views
0 votes
0 answers

Can't play video on iOS in Safari: NotAllowedError

When I click a play button on ...READ MORE

Nov 8, 2022 in Mobile Development by gaurav
• 23,260 points
1,134 views
0 votes
0 answers

Change English Number To Persian Numbers in Text Swift,IOS

Hi How can i replace english numbers ...READ MORE

Nov 8, 2022 in Mobile Development by gaurav
• 23,260 points
233 views
0 votes
0 answers

Opening Instagram app from a link on iOS

I am providing a feed which is ...READ MORE

Nov 8, 2022 in Mobile Development by gaurav
• 23,260 points
916 views
0 votes
0 answers

Facebook log in keep redirecting in iOS

I have an Unity application using Facebook ...READ MORE

Nov 8, 2022 in Mobile Development by gaurav
• 23,260 points
250 views
0 votes
0 answers

Facebook iOS 9 SDK login redirects to mbasic.facebook.com on Safari

I'm using the iOS 9 Facebook SDK to manage ...READ MORE

Nov 8, 2022 in Mobile Development by gaurav
• 23,260 points
957 views
0 votes
0 answers

Swift - Find antilog for 4 digit Integer in iOS

I need to find an antilog for 5995. ...READ MORE

Nov 8, 2022 in Mobile Development by gaurav
• 23,260 points
808 views
0 votes
0 answers

Accurate timing in iOS

I am looking at the 'Metronome' sample ...READ MORE

Nov 8, 2022 in Mobile Development by gaurav
• 23,260 points
222 views
–2 votes
0 answers

Android Webiew does not load indexed Sdcard (file://sdcard)

When attempting to use mobile browsers to ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,620 points
1 flag 23,561 views
0 votes
0 answers

Termux code to install git on termux in Android mobile

$ pkg install github Says: Reading state information... Done E: ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,620 points
1,912 views
0 votes
0 answers

Android new Bottom Navigation bar or BottomNavigationView

The newest Google Photos app used the ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,620 points
369 views
0 votes
0 answers

Google map not showing in android activity?

I want the MainActivity of my Android ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,620 points
1,705 views
0 votes
0 answers

How to use .status folder for WhatsApp status saver app in android 11 scoped storage?

Hey everyone, I created an app that ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,620 points
444 views
+1 vote
1 answer

net: ERR_UNKNOWN_URL_SCHEME in Android Webview codes not working in Kotlin

3 ways to fix the err_unknown_url_scheme error. You ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,620 points
8,099 views
0 votes
1 answer

How to set my Activity as main activity in android?

The "intent-filter" in "AndroidManifest.xml" allows you to ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,620 points
1,790 views
0 votes
1 answer

What is the purpose of setImageResource() in Android?

setImageResource(): Use a resource id to set the ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,620 points
1,115 views
0 votes
1 answer

How get permission for camera in android.(Specifically Marshmallow)?

To begin with, confirm that the user ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,620 points
3,135 views
0 votes
1 answer

How to use .status folder for WhatsApp status saver app in android 11 scoped storage?

Request the user to give permission to ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,620 points
1,648 views
0 votes
1 answer

How can I record a conversation / phone call on iOS?

This is for you. complete working illustration ...READ MORE

Nov 8, 2022 in IOS by Rahul
• 9,670 points
1,004 views
0 votes
1 answer

How do i open Google Maps for directions using coordinates on the iphone

There is a chance. Employ MKMapView Using ...READ MORE

Nov 8, 2022 in IOS by Rahul
• 9,670 points
386 views
0 votes
0 answers

How to access and read a file on a USB drive from IOS? (Connected via OTG cable to iPhone)

Can I access a text file on ...READ MORE

Nov 7, 2022 in IOS by Soham
• 9,700 points
386 views
0 votes
1 answer

Detect if the device is iPhone X

The response to your query is "no" ...READ MORE

Nov 8, 2022 in IOS by Rahul
• 9,670 points
727 views
0 votes
1 answer

Play alert sound (same as default message ringtone)

Yes it is possible, but they use undocumented ...READ MORE

Nov 8, 2022 in IOS by Rahul
• 9,670 points
366 views
0 votes
1 answer

Android Shared preferences for creating one time activity

Android offers a variety of options for ...READ MORE

Nov 8, 2022 in Android by Edureka
• 12,690 points
359 views
0 votes
1 answer

Match Android apk SHA256 with SafetyNet apkCertificateDigestSha256

You've missed a keyword in the download ...READ MORE

Nov 8, 2022 in Android by Edureka
• 12,690 points
869 views
0 votes
1 answer

Error:com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details

Go to the gradle.properties file and add ...READ MORE

Nov 8, 2022 in Android by Edureka
• 12,690 points
687 views
0 votes
1 answer

How to display Toast in Android?

Use the show() function of the Toast ...READ MORE

Nov 8, 2022 in Android by Edureka
• 12,690 points
1,190 views
0 votes
1 answer

How to turn on front flash light programmatically in Android?

For this problem you should: Check whether the ...READ MORE

Nov 8, 2022 in Android by Edureka
• 12,690 points
1,195 views
0 votes
1 answer

Play alert sound (same as default message ringtone)

Although they use undocumented enum values, it ...READ MORE

Nov 8, 2022 in IOS by Rahul
• 9,670 points
357 views
0 votes
0 answers

How can I do login with google adsense in an iphone app?

How can I log in to an ...READ MORE

Nov 4, 2022 in IOS by Soham
• 9,700 points
1,282 views
0 votes
1 answer

How to get rid of blank space from iPhone notch on web page

You should be looking for the meta-setting ...READ MORE

Nov 8, 2022 in IOS by Rahul
• 9,670 points
1,432 views
0 votes
1 answer

reduce camera/photo library image file size for less than 100 KB in iphone

The simplest technique to reduce the size ...READ MORE

Nov 8, 2022 in IOS by Rahul
• 9,670 points
557 views
0 votes
1 answer

"Scan now to download" QR code for iPhone App Download

They are QR Codes, which can link ...READ MORE

Nov 8, 2022 in IOS by Rahul
• 9,670 points
380 views
0 votes
1 answer

Call the official *Settings* app from my app on iPhone

It also functions in iOS versions greater ...READ MORE

Nov 4, 2022 in IOS by Rahul
• 9,670 points
376 views
0 votes
1 answer

Open webpage in fullscreen in Safari on iOS

No, javascript cannot be used to switch ...READ MORE

Nov 4, 2022 in IOS by Rahul
• 9,670 points
3,711 views
0 votes
1 answer

Why does the NFC range of an iPhone improve with an application?

I'm not familiar with iPhone, but I ...READ MORE

Nov 4, 2022 in IOS by Rahul
• 9,670 points
296 views
0 votes
1 answer

How to open the Google Play Store directly from my Android application?

If you want to link to your ...READ MORE

Nov 7, 2022 in Android by Edureka
• 12,690 points
3,318 views
0 votes
1 answer

Open Contact information in Contact List using Phone Number of Contact Android Studio

You must first obtain the contact's CONTACT ...READ MORE

Nov 7, 2022 in Android by Edureka
• 12,690 points
662 views
0 votes
1 answer

Sharing link on WhatsApp from mobile website (not application) for Android

<html> <head> ...READ MORE

Nov 7, 2022 in Android by Edureka
• 12,690 points
478 views
0 votes
0 answers

How to create Multiple Themes/Skins for iphone apps?

I already have an iPhone app that ...READ MORE

Sep 28, 2022 in IOS by Soham
• 9,700 points
376 views