Hi, ReadMe says that finish() methos should be call in onTerminate. But this method is only used in emulated process environments and it will never be called on production device.
I suppose you can just remove this part from ReadMe or add a comment that finish() will be called only in emulated process environments.
Hi, ReadMe says that finish() methos should be call in onTerminate. But this method is only used in emulated process environments and it will never be called on production device.
I suppose you can just remove this part from ReadMe or add a comment that finish() will be called only in emulated process environments.