Apple gift

udg

Expert
Licensed User
Longtime User
It happened to my son's tablet too (Asus). It was a 3 (or 4) years old device not used that much.
What we can learn from these accidents? Never keep a battery-operated device on your night stand or too close to your body.
 
Last edited:
D

Deleted member 103

Guest
6 months ago, I had the same problem with my Samsung Galxy S6 !

Dann liegt das Problem bei dir und nicht bei Apple und Samsung.

Then the problem is with you and not with Apple and Samsung.
 

ilan

Expert
Licensed User
Longtime User
the same happend to my iphone 3gs few years ago. it cost me about 1000$ when it arrived here in israel. really sad
 

cuellar

Member
Licensed User
Longtime User
OK, the question is, what's the b4x code to do that on the smartphone on the last day of warranty?
 

mangojack

Well-Known Member
Licensed User
Longtime User
Now I have a Samsung Galaxy S8 and a new iphone 8.
Hopefully the number 8 will be a better number.

Reading a recent post .. Yes 8 is a very lucky number . You just have to Move to China.
 

klaus

Expert
Licensed User
Longtime User
Well, not sure if this code will work:
B4X:
Activity.Thickness = Activity.Thickness - 5dip
I googled a bit around and found a workaround.
The code below worked, at least for me:
B4X:
If Not(OutOfMoney) Then
    iphoneNumber = iphoneNumber + 2
    MyWallet = MyWallet - 649
End If
 

ilan

Expert
Licensed User
Longtime User

Hi klaus, when i try your code i get an error

Error 666: NullExeption. Wallet may not be NULL. try to get a job. Contact anywheresoftware@gmail.com for more details.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…