Skip to main content
2 votes
1 answer
66 views

I migrated my MV2 extension to an MV3 extension. MV3 uses a service worker to communicate with my native application. After a while, the service worker can still send messages to my native application,...
MatGHO's user avatar
  • 21
3 votes
1 answer
509 views

As part of a POC I am trying to implement a functionality to create passkey from Android native mobile application. But I am getting following error code when I execute the passkey code: androidx....
Rahul Deep Singh's user avatar
0 votes
0 answers
36 views

I have a use case where, when when suspicious activity happens on a user's account, I want to show them a pop up in their mobile application. This pop up should appear as soon as they open their app, ...
developer747's user avatar
  • 16.1k
0 votes
1 answer
595 views

I have this PWA app https://www.oubil.com and when I download it from the playstore(Oubil)... it is installed as a link and if I click the installed icon on my phone, it is open almost like is a ...
Xavi Xenz Galle's user avatar
0 votes
0 answers
126 views

I try to make simple chrome extension that takes active directory username from input field and send to native app - powershell script - that use active directory module to find username and return ...
Dreamweaver's user avatar
-1 votes
1 answer
645 views

I can get the OTP from gmail but i don't know how to enter the OTP into the mobile application? What is the best way of approach to handle gmail otp into mobile application?
Priya_Thangavel's user avatar
0 votes
1 answer
380 views

I'm using chips in my code when I tap on chip a counter is displayed, I want to update the chip label with when count is added. Widget returnWidget() { return InkWell( child: Chip( ...
Mudassar Afzal's user avatar
0 votes
2 answers
430 views

method does not override method from superclass. how can i fix this error. im making and android native app for my website.and my website contain a button which amy app defining as unknown url error ...
Istiack Mohammad's user avatar
1 vote
0 answers
174 views

I have the mobile application where to login I have to provide my phone number and then I get the sms code for a login confirmation. I can easily open the Messages in android using driver....
Łukasz Błaszkiewicz's user avatar
1 vote
0 answers
126 views

I am working on an android application (project) with react-native but I got stuck and want to know how can I run it on my android device in the Expo client app. I have built the app with the android ...
Sobhan Bera's user avatar
3 votes
0 answers
1k views

Implemented test windows application based on official manual: https://learn.microsoft.com/en-us/azure/active-directory/manage-apps/application-proxy-configure-native-client-application Following code ...
Myroslav Budzanivskyi's user avatar
1 vote
1 answer
1k views

I am currently trying to develop a Tizen Application using Tizen Studio that retrieves data such as Heart Rate, Sleep Monitor, and Pedometer from Samsung Health application(from the smart watch). Is ...
Ji Hoo Kim's user avatar
0 votes
1 answer
2k views

i want to shot a photo in my app. I am using camera library. But this library does not have auto focus, flash and zoom feature. These features are important to me. I also tried lamp and ...
Muhammet Ömer's user avatar
1 vote
2 answers
1k views

I am beginner in Flutter programming.I tried an example and it throws error i.e.A build function returned null.Is there something wrong with my code? Here is my code. void main() => runApp(MyApp()...
Chanda Choudhary's user avatar
1 vote
0 answers
24 views

Can't build Android C++ projects with OpenCV (static library) on Visual Studio clang.exe. Here's the build output. 1>------ Build started: Project: AndroidTry.NativeActivity, Configuration: Debug ...
Areg Abgaryan's user avatar

15 30 50 per page
1
2 3 4 5 6