THANK YOU SO MUCH! Google didn't help, the Jitpack docs didn't help, AI didn't help. You the man!
@donaldisoe48743 ай бұрын
Hi. I suggest you remove your google-services.json from the repo.
@Rohan_is_discovering3 ай бұрын
Please help I am getting this: java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: FIS_AUTH_ERROR
@vessbakalov89584 ай бұрын
Hey, Kenmaro san. Good video! Thank you for making it. The issue I am facing, however, is how to call C++ functions from OpenCV. There are certain capabilities like stitching images that are not exposed in the wrappers and need to be called directly. Do you have any insight how to do that?
@matejpersic66014 ай бұрын
very straight forward! thanks a lot :D
@abidzakly38885 ай бұрын
very informative, pretty straight forward and clean explanation. How is this guy only have 112 subs 😤. You deserve more! thank you for the content!!
@whoisnoni6 ай бұрын
does it work with swift storyboard?
@predicked6 ай бұрын
Great unique content, thank you kenmarosan.
@priyanshukumar26066 ай бұрын
Hi, Nice tutorial, just one query, what fingerprint should i use for production mode?
@kenmaro-prototyping6 ай бұрын
You need to get those from google play console, I believe you already created your app on google play console, so go to settings from the side bar then hit signature section, then you will see the signature. If not clear, I will create one video, thanks!!
@priyanshukumar26066 ай бұрын
@@kenmaro-prototyping Thanks for the reply, a tutorial would really be helpful, but my main concern is that I am not planning to upload my app to play store, I am just planning to use it locally, like give the apk file in a telegram link and people would download the app from there, so what changes do I have to make for that? Will it work without any changes?
6 ай бұрын
Thank you so much! A lot of the other tutorials were older and used UIKit. This was very helpful
@champion59466 ай бұрын
write your own code, this is exact copy of Philipp Lackner's tutorial
@tipoanonim6 ай бұрын
Thank you bro, it's work very good
@headach096 ай бұрын
Hi thanks for sharing. Wonder if you can make a UIKit demo. :) Thank you
@eslirodrigues7777 ай бұрын
Nice video bro, keep going!
@EsakkiRajaK-i9w7 ай бұрын
Continue anyway button Not Show Why? Please Reply
@frajola_br7 ай бұрын
didn't worked here
@frajola_br7 ай бұрын
actually worked, but only after a few minutes
@kenmaro-prototyping7 ай бұрын
yeah it takes a few mins sometime right..
@saijannali97257 ай бұрын
Very helpful, thanks
@yashpatil59468 ай бұрын
For push notification from firebase , you need APN authentication key which you have to obtain from Apple developer program and its a paid one
@TheAhmadReza8 ай бұрын
Why my Xcode is not like yours, In multiPlatform section I don't have library 🤷♂
@Francis-hu6tg8 ай бұрын
I appreciate the tutorial, but It's difficult to understand specially when you're setting up the dynamic link URLs
@mohdmazharuddin43338 ай бұрын
your video was awesome and helpfull, but I'm unable to get sounds when I receive the notification, Do you have any solution for this?
@rounaq_jahan8 ай бұрын
Do I need APNs key to use FCM?
@halospider419 ай бұрын
This was extremely helpful! Thank you so much!
@alzbetkafekiacova420510 ай бұрын
Hello, I have followed your video, but I have not received any message when I sent the message. I have received only the test message. What can the problem? Thanks!
@kenmaro-prototyping10 ай бұрын
@alzbetkafekiacova4205 hey what's up? does this work out? I checked now and it took like 1 minute to receive the notification after firing message. (test message was rather sent to app instantly tho)
@ivaldirbatalha543610 ай бұрын
Thanks, this helped a lot.
@C0Y0TE-GAMES10 ай бұрын
However, there is a small error with this method. When the fingerprint request comes, I can simply click on the back button on my phone and I can get into the app. The toast "error" is displayed to me, but I'm still in the app.
@kenmaro-prototyping10 ай бұрын
Thanks for telling me that! I will take a look, cheers man
@grenos11 ай бұрын
Thanks Bro!
@joeldotdias11 ай бұрын
Thank you so much for this. Been an incredible help
@hashstalker11 ай бұрын
Could you update your Github link?
@sourPollo Жыл бұрын
Dark mode is the way to go for Xcode.
@StevenSteel7 Жыл бұрын
Thank you so much for this vid
@mora3292 Жыл бұрын
thank you so much bro you are a life saver!!!!!
@gustavoprevelate4389 Жыл бұрын
Thank you very much for all your help, I really had questions! I made a fork of your project!
@stonedcodingtom9097 Жыл бұрын
Can i edit scan screen design in some way? Thanks for video
@kenmaro-prototyping Жыл бұрын
In that case probably I cannot use google api, I will investigate on it, thanks:)
@stonedcodingtom9097 Жыл бұрын
@@kenmaro-prototyping i used ml kit and there are multiple customization options
@kenmaro-prototyping Жыл бұрын
@@stonedcodingtom9097cool! Thanks for the info:)
@NopWorks3 ай бұрын
You can't really modify how Google Code Scanner looks. It's intended to be more like a complete & enclosed ready-to-use package. If you want to have a custom design, you have to create the scanner function by yourself from scratch, which you can do with MLkit.
@dewangga477 Жыл бұрын
good work, this is very interesting content, and I really hope there will be more series discussing the fuel networking library in the future, such as the login and registration authentication process for users
@kenmaro-prototyping Жыл бұрын
thank you for watching!! I like using Fuel for my android app, so I will take a look at more usage of this library as you suggested, thx:)
@scarletmckeegan4864 Жыл бұрын
Promo`SM
@jhanninnen Жыл бұрын
Thanks bro!
@vaibhavpatil8297 Жыл бұрын
this are the topics that people looking to move from beginner to intermediate level face, keep making videos on such topics
@ШахрухНамазов-н7в Жыл бұрын
Hello, thank you so much! Can you make a video about using bluetooth to exchange data by using compose?
@kenmaro-prototyping Жыл бұрын
hi, recently I found bluetooth low energy chat app in github. I forked it and updated dependancies, then added example to send image in addiditon to the text message. Would this help you? or else I will upload video for that, but maybe next week. cheers github.com/kenmaro3/BLEChatApp