My App Directly Opened Without Sign Up Fix Plz😭

Signing In using device tool is crashing (not working) for an unknown reason! We (@BetaKoders) will raise a ticket if found it a bug.

are you using device id component in your app to check . then let mme clear you that android id of some android mobiles are same . so better you use any other id to check the signup & sigin user

no asim no need . its not a crash

It’s not working…
NOTE: Working on some devices (android 8.0+)

2 Likes

na actually the problm is that the id tracked by the component is almost same in most devices

Ok Bro :+1: How To Create A Logout Bottom In Side Bar With Airtable

1 Like

What Can I Do Now Bro

1 Like

asim will help you in this.

2 Likes

just do one thing . use taifun tm extension to check unique device id & warning . You need to ask for permission in app. Read_Phone_State

1 Like

Ok Then Extension

1 Like

When first time User register on your app, store Any value to TinyDB. And, from 2nd time user enters in app, check that value from TinyDB (on screen1) and directly send them to Home Screen (In short, Bypass Sign up and/or Login screen from 2nd time for already registered users)

and, when user Click on Logout, clear that Value from TinyDB and set block (On Screen1) **If TinyDB Value is blank… Send your to Login/ sign up screen)

1 Like

https://puravidaapps.com/telephonymanager.php

3 Likes

How To Remove User Data From Airtable Spreadsheet When Click On LogOut Button

Why you need to clear data from Airtable? It will lead users to Sign up again and again.

I Created One Time Login App So When User Login The Data Will Be Store In Airtable When User LogOut It Need To Remove Data For AirT

If you want to add Logout feature on your app, remember not to delete any user credential from your Primary Database (In your case, it’s Airtable).

1 Like

Use it, only if you give users option to Delete their account.

1 Like

What Is Alternative Of Device Tool

There are lots of alternatives out there! :sweat_smile:
Use Firebase Auth for better result. :slightly_smiling_face:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.