Louisnil-AS
Results
2
comments of
Louisnil-AS
@mirzemehdi @tamimattafi May i ask about iOS, is it possible to execute code like simply NSLog a message by this method (UNNotificationServiceExtension). Even the app is fully closed by user...
@tamimattafi Yes, because normally we can't run code when the app is killed. Like iOS doesn't allow that because of privacy issues... Did you mean this Extension can solve the...