Search found 3 matches

by timotta
Mon Mar 06, 2017 1:50 am
Forum: General
Topic: Problem with saving files to disk
Replies: 8
Views: 5204

Re: Problem with saving files to disk

I solved my problem on Android 6 putting this confs on conf.lua:

t.identity = "name_of_my_game"
t.externalstorage = true
by timotta
Sun Mar 05, 2017 7:50 pm
Forum: Ports
Topic: Love iOS - how do I save/read scores?
Replies: 2
Views: 14020

Re: Love iOS - how do I save/read scores?

I have the same problem on Android 6.
On Android 5 and bellow works fine.
by timotta
Sun Dec 18, 2016 1:45 pm
Forum: Libraries and Tools
Topic: [Android] Admob and Google Play Game Services Support
Replies: 55
Views: 66779

Re: [Android] Admob and Google Play Game Services Support

Nice work!

Do you have any plan to integrate it to the original repository?