You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -22,78 +22,17 @@ The following should be added to your `extensions` node in your application desc
22
22
23
23
The InAppUpdates extension requires a few additions to the manifest to be able to start certain activities. You should add the listing below to your manifest.
24
24
25
-
:::caution
26
-
Ensure you replace:
27
-
-`APPLICATION_PACKAGE` with your AIR application's Java package name, something like `air.com.distriqt.test`. Generally this is your AIR application id prefixed by `air.` unless you have specified no air flair in your build options.
You must include the above native extensions in your application along with this extension,
59
59
and you need to ensure they are packaged with your application.
60
60
61
-
You can access the Google Play Services client library extensions here: [https://github.com/distriqt/ANE-GooglePlayServices](https://github.com/distriqt/ANE-GooglePlayServices).
61
+
You can access the repositories for these client library extensions here:
62
+
-[Google Play Services](https://github.com/distriqt/ANE-GooglePlayServices).
Copy file name to clipboardExpand all lines: static/asdocs/inappupdates/all-classes.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!-- saved from url=(0014)about:internet --><html>
0 commit comments