Re: iOS Peripheral get notified of writeWithoutResponse from Central
Re: iOS Peripheral get notified of writeWithoutResponse from Central
- Subject: Re: iOS Peripheral get notified of writeWithoutResponse from Central
- From: Hank Li <email@hidden>
- Date: Wed, 09 Nov 2016 12:54:21 -0800
create your delegate first before creating the manager, if the method is not calling, it means your delegate is not used.