Titanium module for beacons - titanium

is anybody knows if there a beacon detector module for sdk 7?
Liferay, and altbeacon are not updated and i'm starting to despair.
Thx

Check this fork of liferay: https://github.com/garymathews/liferay-android-beacons
It is ready for 7.0 and has a binary in the release section

Related

Don't Enable Agora Sevice on Cocos Creator 3.4.1 Version

Does anybody help me?. I can't start Agora service on cocos creator v3x. But 2x version it's normal.
I did a bit of looking around and can see that the last update on Agora's website about Cocos Creator was for version 2.4.3.
This seems like it would need a ticket so that the support team can look into it further:
https://docs.agora.io/en/Agora%20Platform/ticket?platform=All%20Platforms

sofia-sip-ua Library Compilation for RestComm iOS SDK

I am trying RestComm iOS SDK and stuck on Sofia-sip-ua library. Couldn't get it compiled. Please provide some help on this.
I am using the library code provided with
https://github.com/RestComm/restcomm-ios-sdk
I have Xcode 7.3 and Xcode 8 on El Capitan 10.11.6
You normally don't need to compile sofia-sip-ua library as it is already compiled for you and bundled in the release binary found at the GitHub release page. If you download it you'll find it at dependencies/packages/sofia-sip-1.12.11.
For step by step instructions on how to integrate the Restcomm iOS SDK in an iOS App (including sofia-sip-ua) please refer to the Official Quick Start Guide
Also you can check any of the working sample projects as an example here
If you still have questions, please post here again.
Best regards,
Antonis

MobileFirst 7.1 - Manage Cordova

With MFP 7.1 can I replace cordova ios 3.7 or android 3.6.4 with an even newer or older ones? Since MFP is now a Cordova Plugin, I should just take care about the plugin compliance between MFP and Cordova itself... Shouldn't I?
Thanks and regards.
As written in the tutorial for using Cordova in MobileFirst, currently you cannot.
Make sure to thoroughly read it.
https://developer.ibm.com/mobilefirstplatform/documentation/getting-started-7-1/foundation/hello-world/integrating-mfpf-sdk-in-cordova-applications/

Xcode4.3.2 AVFoundation.framework not found?

Xcode4.3.2 AVFoundation.framework not found
I am missing the following Framework: /System/Frameworks/AVFoundation.framework. so cannot use the AVFoundation frameworks for the iPhone simulator or device. Is there a way to download just this foundation?
can anyone help me please
thanks in advance
You can see here
System/Library/Frameworks/AVFoundation.framework
Refer this link too
How add Framework to project on Xcode 4.3.2

How to downgrade to Titanium SDK 1.5.1 from 1.6

I wanted to develop using Titanium 1.5.1. Now when I download Titanium I am having SDK 1.2. and when update to 1.6 which is the only option I get to update, I don't get 1.5.1 SDK.
How can I get SDK 1.5.1.?
open your titanium developer application and go to "edit" - here you can change the titanium sdk chosen for your project. no need to download the old one.
Follow the steps on the Appcelerator Continuous Builds site for obtaining and installing legacy builds.
http://wiki.appcelerator.org/display/guides/Continuous+Builds
Go to Help > Install new SDK and choose the version from the drop down by checking the lower combo button.Hope this will help you!.