Sage50 Canada SDK location - sdk

Does anyone know how to access the latest sage50 Canada version SDK?
With the UK version it is included in the application files but I cannot locate the equivalent with the Canadian version.

This link has the sage 50 sdks for the canadian version. The page you get when you google contains broken links.
https://support.na.sage.com/selfservice/viewdocument.do?noCount=true&externalId=89239&sliceId=1&noCount=true&isLoadPublishedVer=&docType=kc&docTypeID=DT_Article&stateId=24605&cmd=displayKC&dialogID=1016781&ViewedDocsListHelper=com.kanisa.apps.common.BaseViewedDocsListHelperImpl&openedFromSearchResults=true

Related

Localisation for Square In-App Payments SDK

I've successfully integrated the new In-App Payments SDK into my iOS app, but I can't seem to find any localisation options... specifically, around the requirement to enter the ZIP code. My users are all UK-based, so the concept of a ZIP code might be alien to them.
Am I missing something somewhere? In some of the screenshots its shows 'Postal' in this field, but I'm getting 'ZIP' whether I try on the simulator or my device (which will have a en_GB locale active)...? I've looked around the SQIPTheme but there doesn't seem any obvious API.
Thanks in advance!
At this time Square's In-App Payments SDK requires ZIP/Postal code to process payments. For en_GB you should be able to see Postal instead of ZIP by setting the Application Language in your scheme configurator and Localizations in your project settings to "English (United Kingdom)". We also created a GitHub branch on how to change ZIP to Postal for GB.
We're working on the localization options for In-App Payments SDK, but right now we don’t have a timeline to share on its availability. Thank you for your feedback!

Sony Camera SDK version 2.3 not available on website

I went to the Sony website to get the latest version of the SDK.
https://developer.sony.com/downloads/all/sony-camera-remote-api-beta-sdk/
On that page is info about the SDK but no way to download. I have tried this from Chrome, Edge and InternetExplorer. Is the link broken or am I at the wrong link?
Chris
The main download page is broken for me also, but this link does work: https://developer.sony.com/downloads/camera-file/sony-camera-remote-api-beta-sdk/

How to get facebook user information in API version 2.6 in ios?

Is it possible to change the Facebook API version from 2.6 to 2.2 in iOS. I am not able to get all user information in version 2.6. I used current SDK version and also FacebookSDKs-iOS-20150813. Both SDKs are not giving me user information excluding id and username.
You can´t downgrade an App to a lower App, you can only upgrade it to a newer one. Downgrading would not make any sense anyway, it´s better not to use stuff that is deprecated.
Upgrade Tool: https://developers.facebook.com/tools/api_versioning/
You do not neet to downgrade anyway, you only need to use the fields parameter: /me?fields=name,first_name,...
It´s called "Declarative Fields" and came with v2.4 of the Graph API: https://developers.facebook.com/docs/apps/changelog#v2_4

Google maps SDK Version Issue - IOS

Am using Google maps SDK in my app and I had to support 5.0 also but Google maps does n't support 5.0. How to implement my app for 5.0
Is there any link to download Google Maps SDK 1.4.x?
Thanks in advance,
There's a "Releases" webpage for the GoogleMaps SDK which list what's changed from version to version.
They do allow downloading releases from one or two versions back, but there's no actual link there for 1.4.X.
However, when I tried manually typing in a link of "https://dl.google.com/geosdk/GoogleMaps-iOS-1.4.3.zip", it successfully downloaded. Grab it now, because it is likely to be gone within the next month or two.

Google Double Click GADDoubleClickParameters.h file not found ios

I want to implement Google Double Click into my iPad.
I am following
https://developers.google.com/adsense-for-mobile-apps/docs/ios/doubleclick/
In setup section doc specify to copy GADDoubleClickParameters.h file.
I have searched a lot but could not get this file in SDK .
Sdk that i get is
https://developers.google.com/mobile-ads-sdk/download#downloadios
Can somebody guide me how can i implement double click in ios if i follow above guide.
I think there is a mismatch between Google AdSense Mobile and Google AdMob Ads; GADDoubleClickParameters.h is required by the formed, while you are downloading the latter.
It seems that Google AdMob Ads supersedes AdSense Mobile:
The new SDK provides numerous advantages over the previous AdMob and AdSense for Mobile Applications SDKs and lays the framework as we work towards a single, comprehensive app monetization solution. Key features include access to the latest ad units, tablet formats for Android, iOS 4.3, and Windows Phone 7 support. (source)
If you want to use Google AdMob Ads, I would suggest having a look at the sample projects that Google provides.
Hope it helps.

Resources