CodeIgniter Forums
session does not work in mobile application - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=11)
+--- Thread: session does not work in mobile application (/showthread.php?tid=69565)



session does not work in mobile application - gabrielbaroni - 12-14-2017

Hi guys,
What could be happening?

i can access my site(restrict area protected with sessions) through my computer but i can't access with mobile 

i'm not know more what to do with this problem


plz help me  Huh


RE: session does not work in mobile application - Paradinight - 12-15-2017

(12-14-2017, 06:01 PM)gabrielbaroni Wrote: Hi guys,
What could be happening?

i can access my site(restrict area protected with sessions) through my computer but i can't access with mobile 

i'm not know more what to do with this problem


plz help me  Huh

Little question:
Is the login form in an iframe? If yes,different domains?
Do you use an other domain for the mobile page? E.g. mobile.example.local /example.local
Apple phone or an android?
What Mobile Browser do you use?


RE: session does not work in mobile application - gabrielbaroni - 12-15-2017

(12-15-2017, 01:02 PM)Paradinight Wrote:
(12-14-2017, 06:01 PM)gabrielbaroni Wrote: Hi guys,
What could be happening?

i can access my site(restrict area protected with sessions) through my computer but i can't access with mobile 

i'm not know more what to do with this problem


plz help me  Huh

Little question:
Is the login form in an iframe? If yes,different domains?
Do you use an other domain for the mobile page? E.g. mobile.example.local /example.local
Apple phone or an android?
What Mobile Browser do you use?



hey bro...thanks for reply.

dude... this application i'm not use with iframe and different domain.

Mobile browser is chrome

last night i can access and save session only save her in database but if use in session librare she not works.