• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
V2.3.8 & Android problem
#1
The following code works OK in iOS (returns "Cloud authentication passed") but never gets to the "answer" line when running on Android (6.0)

on mouseUp
   initializeCanelaDB
   wait 1 seconds -- give some time to become stable
   if cdb_checkInternetStatus() is true then
      put cdb_auth("myemail","mypassword","user") into aux
      answer cdb_result("response")
   end if
end mouseUp
Help please!
To ";" or not to ";" that is the question
  Reply


Messages In This Thread
V2.3.8 & Android problem - by simon.schvartzman - 11-25-2019, 10:08 PM
RE: V2.3.8 & Android problem - by efrain.c - 11-26-2019, 07:48 PM
RE: V2.3.8 & Android problem - by efrain.c - 11-27-2019, 07:01 PM
RE: V2.3.8 & Android problem - by efrain.c - 11-27-2019, 08:41 PM
RE: V2.3.8 & Android problem - by efrain.c - 11-27-2019, 09:01 PM
RE: V2.3.8 & Android problem - by efrain.c - 12-03-2019, 01:45 AM
RE: V2.3.8 & Android problem - by efrain.c - 12-04-2019, 01:56 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)