Thanks for the video! I don't think storing your Twitter API Secret on mobile devices is secure. Is there a way to do it securely?
@ProglabsOfficial Жыл бұрын
Hello Dolev First of all thanks for your appreciation. It means alot. and yes it is not secured to store Secrets on mobile devices. Yes there is a way we can place it on server and do by using AES algo we can encrypt it.
@animesse2 жыл бұрын
After i'm authorizate login, i'm redirect to a black screen with name of my app, how to fix this?
@ProglabsOfficial2 жыл бұрын
Hello Joao You can contact me on this contact@proglabs.co
@amanmishra62622 жыл бұрын
Hello, You have changed the RedirectURI in source code. Why So? And Do we need to put Deep link in redirect URI or We can use the CallBack URI provided by firebase?
@ProglabsOfficial2 жыл бұрын
You need to do exactly what i did. If we use any other URI then twitter api is not redirecting us back after authentication.
@fjk8902521 күн бұрын
@@ProglabsOfficialwhat’s the use of callback url provided by Firebase then? 12:14 it explicitly says to specify it to Twitter developer account. Thank you for the content btw
@jonasbiermann2 жыл бұрын
When I implement the signing your exact way I get this error "Null check operator used on a null value"... I think its because of the bang operator ! but im not sure - does anybody have an idea?
@ProglabsOfficial2 жыл бұрын
Well Jonas I shared a repo link in the description if you face any difficulties in understand the code from the video you can clone the repo
@jonasbiermann2 жыл бұрын
@@ProglabsOfficial thanks, i already found a suction to the null check operator error - now I get http exception
@rahulvaghela64902 жыл бұрын
I HAVE SAME PROBLEM null check operator use on null a value
@servercetin2 жыл бұрын
Thank you so much
@ProglabsOfficial2 жыл бұрын
Welcome sir
@rutujarenge30192 жыл бұрын
I am doing the same but it's not working for me.
@ProglabsOfficial2 жыл бұрын
Can you specify at what part you are getting error ?
@amanmishra62622 жыл бұрын
I am getting this error.... Exception: Exception: HttpException: Failed Forbidden
@ProglabsOfficial2 жыл бұрын
Reach me at proglabs.org@gmail.com
@amanmishra62622 жыл бұрын
@@ProglabsOfficial Sent Mail
@ProglabsOfficial2 жыл бұрын
Okay Aman
@amanmishra62622 жыл бұрын
@@ProglabsOfficial Replied to you!
@nikhilbadyal2 жыл бұрын
Always code with light theme. Dark themes aren't good for RECORDINGS
@ProglabsOfficial2 жыл бұрын
Hello Nikhil. Thanks for your suggestion. I will definitely consider this. :)
@prashantmovaliya75402 жыл бұрын
this error message show Exception: Exception: HttpException: Failed Forbidden
@ProglabsOfficial2 жыл бұрын
Hello prashant. Can you specify exactly where you are getting this error ?
@akashnair1152 жыл бұрын
@@ProglabsOfficial Having the same error After granting permission in twitter page1