New feature in iOS 8.
Questions tagged [continuity]
23 questions
0
votes
1 answer
Checking continuity of a excel datafile
I have a excel data file with the date time delimited. I want to check whether the data is continuous or not.
i have tried to check it by counting the total number of columns and then matching with the supposed number of datapoints(number of…

Ranjan Kumar Sahu
- 43
- 9
0
votes
1 answer
how to get documents in Mac app using iPhone as scanner
I am trying to add support for using iPhone's to scan documents into my app. When I right click in my text view I get the iPhone in the menu and I can select camera or document. When I select camera, the image is inserted into the textview…

john elemans
- 2,578
- 2
- 15
- 26
0
votes
2 answers
Is there any way to graph a continuous line with a slope calculated from coordinate pairs?
I am brand new at coding and I am currently working on creating a program that calculates the slope-intercept form of a line and information like the x-intercept and y-intercept of that line originating from the values of any two random coordinate…

Iterativehail27
- 1
- 1
0
votes
0 answers
Importance Of Document Continuity & Chapter Interrelationships
If I have a large document, such as a book, with chapters that build on and reference each other, do I lose their interrelationships by breaking up the document? I am working in the Lite version and am curious as to whether to break up a large pdf…
0
votes
1 answer
How to determine if an iPad can place a phone call iOS 10+
I would like to start by saying the below threads do not offer a solution for me:
iOS - Detecting whether or not device support phone calls?
How to check if device can make a phone call (iOS 8)?
I want to be able to check if a user can place a phone…

romero-ios
- 1,075
- 1
- 11
- 20
0
votes
1 answer
Does Oracle's Application Continuity Works only with RAC implementations?
Does Oracle's Application Continuity Works only with RAC implementations or can Also Work for single oracle instance.
I am trying to implement Application continuity for an Oracle db based application which does not have RAC, there is only one…

learner
- 906
- 2
- 10
- 39
0
votes
1 answer
Advertising apps with Continuity based on location
I've noticed while I'm out and about (specifically at HyVee and Walmart) that the Continuity prompt (bottom-left corner of the lock screen) shows the App Store. When I open it, it takes me to their respective apps to be downloaded.
I thought that…

wjl
- 7,143
- 1
- 30
- 49
-1
votes
1 answer
Oracle Application Continuity - Not Able to get Replay DataSouce
I am not able to get the replayable datasource (Code is attached below).
PoolDataSource pds = PoolDataSourceFactory.getPoolDataSource();
…

learner
- 906
- 2
- 10
- 39