Skip to content

jeremytm/coronasnapshotfixes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Corona SDK Snapshot Fixes

Drop-in fix for corona snapshot issues.

Problems Fixed

  1. Snapshots going black after switching apps on Android.

How To Use

Simply paste the code from snapshots.lua into your project somewhere before you use snapshots. Preferably in a fixes.lua file which you call before anything else.

Or require the file with:

require("snapshots")

Enjoy.

About

Drop-in fixes for 2 corona snapshot issues.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages