Skip to content
This repository was archived by the owner on Nov 24, 2019. It is now read-only.

Conversation

@sharpred
Copy link

@sharpred sharpred commented Aug 1, 2019

A couple of issues

TiApplication.getInstance().beforeForcedRestart() is deprecated in Ti SDK 8.0.x so platformTools.restartApp() is broken, have replaced most of restartApp with a new method in v8 called TiApplication.getInstance().softRestart()

compilation now fails due to missing android.support.v7.app.NotificationCompat in BootReceiver.java so replaced it with android.support.v4.app.NotificationCompat

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant