hello Any Upadates regarding 64 bit supports on ios in unity3d

0 votes
related to an answer for: Unity3d Ios 64 bit Support
asked Apr 2, 2015 in App42 Cloud API-BaaS by amit.bagada (43 points)

1 Answer

0 votes
 
Best answer

Hello Amit,

Thanks for your patience. we are releasing App42 Unity SDK 4.0 beta version which is compatible for Unity5 patch2 and above version for following build and can be downloaded from here.

  • Unity Web Player
  • Android
  • iOS (Mono) & iOS (IL2CPP)
  • Desktop Standalone app
  • Window Phone

Since Unity 5 still has issue with HTTPS  on iOS build, you have to point your build to use our HTTP interface instead of HTTPS as shown below. You have to just set this after App42 API initialize:

App42API.SetBaseURL ("http://ns.api.shephertz.com/cloud/");

Please see our change log for detail information about feature and bug fixes.

Thanks,

Himanshu Sharma

answered Apr 3, 2015 by hs00105 (2,005 points)
selected Apr 6, 2015 by amit.bagada
unity3d 5.0.1
Will this work on the latest 4.6.7 also?
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...