Sandbox is a security mechanism for containing untrusted programs. Such programs could contain malicious code, which would harm the user's system.
1
vote
1answer
12 views
Sandboxing and security-scoped bookmarks
I'm writing an app which tracks disk usage. For that I let the user select drives (represented as URLs starting with /volume). I save the info using core data. Now I'd like to implement sandboxing and ...
0
votes
0answers
6 views
Privacy Policy URL needed for app to get out of sandbox
The Privacy Policy for my app is now WIP and I can“t use a privacy policy generator. Can I get my app out of sandbox mode without privacy policy URL, or will I suffer some kind of repercussion?
...
0
votes
0answers
17 views
Mac webview with sandboxing doesn't remember Google token
I have a Mac App in xcode with a webview. Users have to log in with their Google account to use the app. This was working great until I enabled entitlements and specifically, enabled sandboxing. ...
0
votes
0answers
4 views
iFrame content doesn't load with the sandbox attribute used
I have an iFrame page whereby a video is supplied by a third party from their server. The video plays completely fine if I don't use the sandbox property. However, if I use sandbox, it doesn't work, ...
0
votes
1answer
20 views
Where can i save the sqlite database on Mac OS X for a Python developed GUI app?
I'm developing a GUI Mac OS X application using PyQt+Python which will be distributed through Mac App Store. (Sadly, I have no Objective-C skills for now.)
The app makes use of an sqlite database to ...
2
votes
4answers
74 views
CCAvenue Sandbox Site For Testing
I want to integrate CCAvenue payment gateway in my site. Is there any sandbox site available for CCAvenue to test payments? If any provide me the link.
0
votes
0answers
12 views
Handle AJAX call in SharePoint sandbox
I'm developing a solution for Sharepoint 2010 using ASTreeView. This control handles also AJAX calls for node loading. To load children of a parent, a
<ul><li>...</ul>
needs to ...
6
votes
3answers
1k views
android in-app billing sandbox
I'm developing a simple in-app billing library. It works with static responses from google, but now I'd like to test this lib with real in-app products.
I have created a test account and I'm trying ...
3
votes
0answers
40 views
Make HTML5 sandbox work for IE8/9 using polyfill or shim
I would like to make the new HTML5 Iframe attribute sandbox work in IE8 and 9. I have Googled for about a day now and tried many "libraries" which are supposed to make HTML5 work, but they don't seem ...
1
vote
6answers
7k views
iPhone storekit sandbox stopped working
Bug reported as fixed by Apple, see accepted answer below ...
UPDATE MON AUG 23rd 10:00 GMT
Although the bug report with apple hasn't been closed yet, it now seems to be working (at least for a ...
0
votes
1answer
17 views
Sandbox/JRE limitations of CloudBees?
I'm going to start developing a Java web app that I believe I will be deploying to CloudBees, but am concerned about what JRE/sandbox restrictions may apply.
For instance, with Google App Engine, ...
0
votes
0answers
28 views
Node.JS Spawn inside an SELinux Sandbox
I am building a Node.JS application that involves redirecting user input into a server-side command. Of course, that could be catastrophic to security, so I desire to run the child command inside an ...
0
votes
0answers
14 views
sandboxed doesn't work in win8 64bit
I have a piece of code that using sandboxed but it not work in win8 64bit
sandboxed::TargetPolicy *policy = createDefaultPolicy(strUserDataPath,strApps);
tstring strNewCmdLine = strCmdLine + ...
0
votes
1answer
51 views
Zendesk Javascript works in Sandbox but not in actual Zendesk
I am using the latest Zendesk product. To test some javascript widgets I used the sandbox which took me to the old style Zendesk. I put together the following widget and it worked fine;
...
4
votes
1answer
222 views
Mac OS X Sandbox and Disk Arbitration
There doesn't seem to be an entitlement for use of the DVD drive when you sandbox your app.
Has anyone come up with a way to access it, specifically with the disk arbitration notifications?
0
votes
1answer
18 views
Paypal IPN listener receiving wrong payment_status
I'm using this form to submit a request on the paypal sandbox site:
<form name="_xclick" action="https://www.sandbox.paypal.com/cgi-bin/webscr"
method="post">
<input type="hidden" ...
1
vote
1answer
35 views
Only one player displayed in Game Center leader board (Sandbox)
In the sandbox environment of Game Center I tested with 2 different users. Unfortunately I only see one player in the leader board. Only the player who is logged in.
I thought it should update after ...
0
votes
1answer
14 views
Sandbox NSOpenPanel Error 1000
I'm pretty much ready to release the first sandbox-enabled Mac application. The only entitlement that I need is User Selected File. The user clicks on a toolbar button to select one or more image ...
1
vote
3answers
1k views
View the file system of iPad/iPhone to verify saved files
I would like to be able to view the file system of my actual iPad/iPhone to verify that files are being written correctly. I can do this using the simulator by navigating to ...
1
vote
1answer
723 views
SandBox Webpart embedded inside Masterpage in SharePoint 2013 giving error
Well, SharePoint 2013 is not very Sandbox friendly. Having lots of issues.
In SharePoint 2010, I was able to successfully embed Sandbox webparts inside the masterpage using this:
...
-1
votes
0answers
16 views
In macos10.8.2 and later, some problems about iTunes [closed]
I just get some informations in the console.
2:03:38 PM kernel[0]: Sandbox: sandboxd(3041) deny mach-lookup com.apple.coresymbolicationd
I don't have permission to read/write Home Video and ...
-1
votes
0answers
26 views
After sandboxing, in macos10.8.2 and later, some problems about iTunes [closed]
I don't have permission to read/write Home Video and Tones folders except for Music folder in my application.But it's ok before 10.8.2.My iTunes version is 11.0.2.I am confuse with this a few days and ...
4
votes
1answer
79 views
Is it possible to run native python code in chrome?
I was wondering if it is possible to run native python code in chrome instead of javascript.
I have seen projects like pyjs or brython, but what they do is compile python to javascript. While those ...
0
votes
0answers
11 views
Intermittent sandbox mode [closed]
my app went to sandbox mode, due to a absence of our privacy policy. We corrected this problem and updated the url for privacy policy and terms of use in the details page, but we are still in sandbox ...
1
vote
1answer
62 views
In App purchases not working
I am in a strange situation. I have around 200 in app purchases in my application. Some I am able to test while for others i keep on getting SKErrorDomain error with error code =0. Since I am able to ...
1
vote
0answers
97 views
Mac - Sandboxing - Can't Generate Developer Receipt
Building a Cocoa app using Xcode 4.6, OS X 10.8.2. Sandboxing/Entitlements/Code-signing are enabled.
(It is an update to an existing app on the Mac App Store. iTunes Connect has been updated with the ...
0
votes
1answer
189 views
notify_url never call when buyer paid for subscription
Now i am trying to make subscription plan from my website with paypal sandbox. I was already setup notify_url in business account and turn on this feature. return and cancel return is correctly work. ...
3
votes
2answers
281 views
How to sandbox a command line tool?
I've a simple unix tool made by me that launches the main cocoa app from a shell.
I need to sandbox it but when I run it, it crashes with error "Illegal instruction: 4", on console.app I can see the ...
-1
votes
0answers
35 views
How to start to implement Sandbox for Windows?
I want to build a Contest Management System, where participants can submit code in different programming languages. And my system will compile it and run it. So I need to implement a Sandbox system to ...
12
votes
1answer
2k views
iOS In App Purchase: Will Apple reviewers test live or sandbox environment?
I use In App Payment to sell ingame consumables.
After successfull payment I forward the payment receipt to my backend, which validates the receipt with the iTunes payment backend.
This works ...
0
votes
2answers
53 views
Javascript : Redirecting to another webpage through a popup
I'm quite bad with Javascript and I can't work out a solution I need help to. I'm having a website and I'm trying to make a redirection to another site, but through a popup.
Example :
...
0
votes
1answer
143 views
Principles of push notification on iPhone (got the test running, now what?)
I want to add push notification for my app. I googled an got the stuff running in test mode. I:
set up the certificate, provisioning profiles, everything
set up a live server
obtained my device code
...
0
votes
2answers
113 views
Chrome app: accessing sandboxed iframe from parent window
I'm using knockoutjs in my google chrome app. To be able to use knockout, I have to define the real application.html as sandox page and include it as an iframe in a dummy container. Application ...
1
vote
1answer
2k views
get push notification while the app is not runing iPhone
I am working on one iPhone app which involves a push notification. As I have seen in many documents and tutorials it suggests to register for push notification with in
application:(UIApplication ...
35
votes
5answers
3k views
Looking for a practical approach to sandboxing .NET plugins
I am looking for a simple and secure way to access plugins from a .NET application. Although I imagine that this is a very common requirement, I am struggling to find anything that meets all my needs:
...
0
votes
1answer
46 views
Paypal Sandbox Credit Card in Use Error Message
Within Paypal Sandbox, when I try to add a credit card to the buyers account, I keep getting the error message "That card number is already assigned to another PayPal account." I don't get it, since ...
0
votes
1answer
31 views
Azure - Data only for the owner
I use an Azure Mobile Serivce to save data from my app useres in my Windows 8 Store App. I want to publish the app in the app store but for this I have to be sure every user can only get his own data. ...
1
vote
3answers
623 views
Silverlight equivalent to signed Java Applet?
Is there a Silverlight equivalent to signed applets in Java?
I'm basically trying to host what would traditionally be a desktop application in a browser*, and I'd rather do it all in a single package ...
0
votes
0answers
47 views
Negative testing on paypal sandbox no more available?
Before 2 weeks ago we were able to simulate negative testing but actually we can't test error condition (pending, error) in PayPal sandbox, the AdaptivePayment API response give always COMPLETED.
We ...
0
votes
1answer
47 views
Adobe AIR HTML Component, Load local app HTML, but allow remote (http) script and content
I'm looking to load an included html file into a Flex HTML component in my AIR application, and that html file will include references to remote content. The default setup in AIR is to not allow this ...
0
votes
1answer
4k views
Strange failure of iPhone in-app purchase in sandbox - no NSError!
After searching through this forum and online for hours, I can't find an answer to the problem I'm having. Here's the basic scenario:
Trying to make an in-app purchase in my app in the sandbox ...
0
votes
1answer
39 views
Pass variables to evaluated coffeescript
I've got a situation where I'd like to be able to pass certain variables into and out of a Coffeescript evaluation environment. The situation looks like this:
coffee = require('coffee-script');
...
0
votes
1answer
26 views
OSX related file creation
I'm trying to build an application that easily converts from one file format to another. The idea is you drag the source file onto the dock tile and the output file is created alongside the source ...
3
votes
3answers
895 views
Javascript Sandbox Pattern example implementation
On Page 101 of Stoyan Stefanov's great book "JavaScript Patterns" he explains the sandbox pattern.
I liked his book much but I really missed some real life examples here and then to better understand ...
0
votes
1answer
34 views
sending message out of a sandbox to a custom application
I got an application which uses flash for it's interfaces, and I want to extract information from this application, and parse/use it in my own application (which processes the data, stores the ...
-1
votes
1answer
84 views
Paypal Sandbox: testing Paypal Standard with Opencart [closed]
I was a regular user of the old version of the Paypal sandbox but I have to admit I'm lost with the new version of the sandbox.
I've created new sandbox test accounts - a seller test account and a ...
0
votes
0answers
63 views
application page with webpart in a sandbox solution
I am trying to add an application page in a sandboxed solution that contains a web part. The application page is added to the pages library using a feature. I have now added a web part here. The same ...
1
vote
1answer
118 views
libsandbox / pysandbox documentation
I want to execute code for an online-judge project.
I couldn't find documentation for the Python wrapper of libsandbox
I've found sample2.py and some test cases but without explanations.
What are ...
0
votes
0answers
14 views
Is it possible to prevent accessing an apps local files in a file browser?
I am working on a test app that downloads files locally to the app file storage sandbox and I wanted to know if there is a way that I can prevent my app subscribers from accessing some of the files ...
0
votes
0answers
21 views
Where is the file temporarily stored when opened from an email client?
In my app, I'm succesfully able to grab the data from an email attachment.
But I'm unable to understand what happens when user instead of saving it, directly opens the file. In the windows ...






