PermissionScope icon indicating copy to clipboard operation
PermissionScope copied to clipboard

Swift3 UserNotifications support

Open robbiet480 opened this issue 8 years ago • 8 comments

See also #192 for a Swift 2.x version of this code.

Closes #190.

robbiet480 avatar Sep 09 '16 00:09 robbiet480

@nickoneill The example app is somewhat broken on iOS 10 simulator it seems. It looks like this:

screen shot 2016-09-08 at 6 00 29 pm

robbiet480 avatar Sep 09 '16 01:09 robbiet480

Hey @robbiet480, that happened occasionally in the iOS 9 simulator as well. I'll check if it's any more reliably broken in the new sim.

nickoneill avatar Sep 13 '16 23:09 nickoneill

Hey there, any chance you can rebase this against master? Freshly swift3.

nickoneill avatar Sep 26 '16 23:09 nickoneill

@nickoneill done!

robbiet480 avatar Sep 26 '16 23:09 robbiet480

@nickoneill Hey Nick. We wait for this one to be merged :) Can we do something to speedup the process?

tartakovsky avatar Dec 22 '16 12:12 tartakovsky

I'll check this out in the next few days @etartakovsky

nickoneill avatar Dec 28 '16 20:12 nickoneill

The code in the pull requests still uses some deprecated categories:

pod 'PermissionScope', :git => 'https://github.com/robbiet480/PermissionScope.git', :branch => 'swift3-ios10-usernotifications'
screen shot 2017-01-10 at 11 43 28

4np avatar Jan 10 '17 10:01 4np

Please merge this - for warning free XCode projects :)

ogezue avatar Feb 03 '17 08:02 ogezue