Developer Terms and Conditions The Development iOS development Unable to discover scio devices

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2616
    Gaurav Mishra
    Keymaster

    Hi,

     

    I am struggling in discovering the SCiO devices from my own ios app.

     

    The code below doesn’t return any devices even when they are on:

     

     

     [[CPScioDevice sharedInstance] browseWithRefreshBlock:^(NSArray *devices) {
       self.devices = devices;
       [self.tableView reloadData];
       }];

    Am I missing something here?

    • This topic was modified 8 years, 5 months ago by Gaurav Mishra.
    #3007

    Was there an answer to this question?

     

    #3023
    Ayelet
    Keymaster

    Hi,

     

    Yes, we have sent Gaurav a private message.

     

    Let us know if you are facing a similar problem.

     

    Ayelet,

    The Consumer Physics Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.