You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
android application cache is cleared at every launch which may not be wanted in production. However, It's useful in dev mode in order to clean previous pd files.
The text was updated successfully, but these errors were encountered:
see here : https://github.com/mgsx-dev/gdx-pd/blob/master/android/src/net/mgsx/pd/PdAudioAndroid.java#L25
android application cache is cleared at every launch which may not be wanted in production. However, It's useful in dev mode in order to clean previous pd files.
The text was updated successfully, but these errors were encountered: