Ritesh

Results 5 issues of Ritesh

I am using to publish iBeacons, But i don't know in what format this library encodes it. While I am trying to scan it by Google NearBy, I am not...

Hi Sir, There are methods in iOS objective C giving NSZone issues. Should i just Comment all the method in which argument is passed of type NSZone, Or it will...

I have seen this below code in this sample project, you have only imported "#import "PersonTableViewController.h"" and then in didFinishLaunchingWithOptions method [MagicalRecord setupAutoMigratingCoreDataStack]; I don't understand how do we access...

I have been scratching my head to know where you assigned NumberOfSolutionMenuRows is 2

In Android there is a function which can filter the google nearby messages for a particular Eddystone or iBeacon id. i.e. ``` MessageFilter messageFilter = new MessageFilter.Builder() .includeEddystoneUids(MY_EDDYSTONE_UID_NAMESPACE, null /*...