Open GoogleCodeExporter opened 9 years ago
Hi Coppepam:
I Strongly recommend you read the Wiki and existing issues. They will resolve
your problems. You can not build ipa from within IDE if you are on FB 4.5.X and
use native extensions.
Original comment by saumitra...@gmail.com
on 2 Dec 2011 at 8:28
Hi saumita:
I use FB4.6.
but I pore over Wiki.
Thank you!
Original comment by coppe...@gmail.com
on 3 Dec 2011 at 7:53
I am also using FB4.6 but cannot able to export release build.
Original comment by jai.jais...@teks.co.in
on 5 Dec 2011 at 6:47
This is the screenshot of these problem.
Original comment by jai.jais...@teks.co.in
on 5 Dec 2011 at 6:59
Attachments:
Hi jai.jais!
I can't export release build yet.
But I might be able to help you.
Is your problem the gray line in the screenshot?
"Does not support AIR simulator"
It means that the ANE don't work simulator on PC.
The ANE can work on iOS Devices.
...maybe....
Original comment by coppe...@gmail.com
on 5 Dec 2011 at 8:31
yeah I knew that but on device I am getting this error log:-
Here is the error log:
TypeError: Error #1009: Cannot access a property or method of a null object
reference.
at com.adobe.nativeExtensions::AppPurchase()[/Users/airqe/work/Repos/in-app-purchase-air-ios/branches/v1/AS/src/com/adobe/nativeExtensions/AppPurchase.as:21]
at com.adobe.nativeExtensions::AppPurchase$/get manager()[/Users/airqe/work/Repos/in-app-purchase-air-ios/branches/v1/AS/src/com/adobe/nativeExtensions/AppPurchase.as:30]
at com.lisieremedia.inapppurchasestest::InAppPurchasesTest/initInAppPurchasesIOS()[C:\LisiereDev\Common\research\InAppPurchasesTest\as\com\lisieremedia\inapppurchasestest\InAppPurchasesTest.as:38]
at com.lisieremedia.inapppurchasestest::InAppPurchasesTest()[C:\LisiereDev\Common\research\InAppPurchasesTest\as\com\lisieremedia\inapppurchasestest\InAppPurchasesTest.as:32]
at runtime::ContentPlayer/loadInitialContent()
at runtime::ContentPlayer/playRawContent()
at runtime::ContentPlayer/playContent()
at runtime::AppRunner/run()
at ADLAppEntry/run()
at global/runtime::ADLEntry()
Original comment by jai.jais...@teks.co.in
on 5 Dec 2011 at 9:12
I have seen this error.
But I don't remember how to resolve this problem....
Did you write <extensionID> on your-app.xml?
And, Check project's property whether "appPurchase.ane" is added.
Original comment by coppe...@gmail.com
on 11 Dec 2011 at 12:32
has anyone resolved this issue? I am having the same problem regarding android.
Original comment by brianker...@gmail.com
on 22 Jan 2012 at 9:42
Just came across this problem. Make sure you include the following somewhere in
your application descriptor file (the AIR xml file):
<extensions>
<extensionID>com.adobe.appPurchase</extensionID>
</extensions>
Original comment by dma...@zabustudio.com
on 27 Feb 2012 at 11:23
I cannot export release build either.
I am using FB4.6, on Mac.
Testing/Debugging creates ipa, and successfully installed on device.
However, on exporting release build, throws error (both on Final Package or Ad
hoc package):
Original comment by sardor...@gmail.com
on 20 Mar 2012 at 5:23
Attachments:
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
I cannot export release build either.
I am using FB4.6, on Win-7
Testing/Debugging creates ipa, and successfully installed on device.
However, on exporting release build, throws error (both on Final Package or Ad
hoc package):
Original comment by sunil...@gmail.com
on 19 Jan 2013 at 9:08
Attachments:
Original issue reported on code.google.com by
coppe...@gmail.com
on 2 Dec 2011 at 6:58