0% found this document useful (0 votes)
5 views

Installation Guide Word Search - iOS

The document provides a comprehensive guide for installing and setting up the Word Search Detective App on iOS, including database creation, administration panel access, and app deployment instructions. It outlines steps for registering the product, configuring necessary files, and troubleshooting common issues. Additionally, it offers support contact information and links to resources for further assistance.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Installation Guide Word Search - iOS

The document provides a comprehensive guide for installing and setting up the Word Search Detective App on iOS, including database creation, administration panel access, and app deployment instructions. It outlines steps for registering the product, configuring necessary files, and troubleshooting common issues. Additionally, it offers support contact information and links to resources for further assistance.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 21

Word Search Detective App

iOS

Thank you for your trust and that you decided to purchase this product. We hope that
it will meet your expectations and help you realize your goals.

Developing it, we made every effort to make it as simple as possible and intuitive to
implement, but if you find that at some point this manual does not contain the
answers to your questions, feel free to contact us at: [email protected]

If you find that this product meets your expectations, we will be very grateful for
a commnet or rating on Envato profile.

Thank you
Invedion Team
ADMIN AREA
Administration panel installation

Important: All support only by: http://invedion.com/support/index.php

1. Create on your server database (use your CPanel or Direct Admin or other).
Step by step video tutorial how to setup database and administration area :
https://www.youtube.com/watch?v=FA8OBrAA8bA

CPanel – How to:


a) Click on MySQL® Database Wizard

b) Type the name of the database

c) Type the user name and password


d) Select ALL PRIVILEGES

2. Go to the phpMyAdmin on your server and import your wda_database/


wda_database.sql or copy content (by opening wda_database.txt on any notepad)
to SQL tab (this option is recommended for compatibility reason) - be sure to
select the database before you select a SQL tab.
3. Copy on your server wda_server catalog.

To copy files you can use FTP programs like:


- WinSCP: https://winscp.net/eng/download.php
- FileZilla: https://filezilla-project.org
- Total Commander: http://ghisler.com

Type your host ftp link, username, password and click quick connect. Next go to
your public_html catalog and copy/drag from left column to right your wda_server
catalog.
4. Edit this file to add your database:
admin_wda/invedion_connect.php

5. Edit this lines of code and add your user name, password and database
name (information that you setup in step 1):

$invedion_lh = 'localhost'; // Your server address, sometimes IP


$invedion_user = 'user_name'; // User name
$invedion_pass = 'password'; // Password
$invedion_database_name = 'database_name'; // Database name

Information: localhost on some servers is the IP address, that you can find on
your phpMyAdmin server information eg. server: Localhost via UNIX socket.

6. After installation you can login to your administration panel:


http://www.your_domain.com/wda_server/admin_wda/index.php
Login: admin
Pass: 1234 (change it, after first login in settings options)

your_domain.com is your real domain name – you put here your domain
Important: If you can’t login then your database connection that you setup in step 5
is incorrect:

$invedion_lh = 'localhost'; // Your server address, sometimes IP


$invedion_user = 'user_name'; // User name
$invedion_pass = 'password'; // Password
$invedion_database_name = 'database_name'; // Database name

in admin_wda/invedion_connect.php

Important: You can use one single admin area for both Android and iOS. Setup for
admin area is the same for Android and iOS.
REGISTER YOUR LICENSE
How to add your product

1. To register your product go to:


http://invedion.com/support/index.php

Type your mail, your domain where the product will be installed (this is the http url
where you install administration area) and your Item Purchase Code – you will find it
in your product zip pack (PDF file). This will give you access to free support, updates,
video tutorials, bonus materials and enter to client center (everything in one place).

2. You can change your domain url anytime by contacting us by mail:


[email protected]
APP AREA
Required Actions

Before you open up Adobe Flash or Animate CC go to:


https://airsdk.harman.com

Download the latest air sdk from the website. Now open flash and under Help select
Manage Adobe AIR SDK. You need to use AIR 33 or above to be able to publish 64-
bit apps. Old 32-bit you can find here: http://www.adobe.com/devnet/air/air-sdk-
download.html

Click the Plus and find the AIR SDK on your hard drive and press OK. Remember to
unzip it first.

Now open .fla fileand on the right


side select the latest version of
AIR for iOS next to Target. It's
always good to updated AIR
runtime from time to time.
The Code
The main code running the app is in the Main.as file. Open it and fill in the necessary
fields to get the ads running as well as the link to the App Store.

Assets

All project's assets can be found in the


library panel (Window > Library). If you
want to change the looks of the game,
open the Graphics folder and overwrite
the files with your own assets.
ANE extension

In the version with ads you'll most likely encounter the probem displayed below
when publishing your app:

Warning: Library path "X:\Envato\...\...\version with ads\admob20160127.ane" does


not resolve to a valid file.

This message is displayed because Flash/Animate CC can't find


admob_all_in_one_20190925.ane since the relative path ( X:\Envato\...\...\
version with ads\chartboost20160301.ane ) doesn't exist on your PC, which then leads
to further errors caused by the lack of these two libraries that can't be imported.

To fix this problem you need to open .fla file and click the wrench Edit ActionScript
settings.
Remove the admob air native extension paths with the minus:
Now press browse to a native extension icon.
Once the ane extension is added your panel should look as follows:
Assets.car file

Every iOS app needs to contain assets.car file. To generate it, visit the following
website and upload a 1024x1024 app icon.

http://applicationloader.net/appuploader/iosIcon.php

Now add the file in the settings panel:


WordSearch.swf

This is the place where WordSearch.swf needs to be added (click the plus button
and find the file). You'll get it once you register this product in our system. The app
wont work without this essential file. To add it justclick the blue plus button.

You can register your product at:


http://invedion.com/support/index.php
Once your product is registered, please contact our support [email protected] to
receive the file.
App Deployment

Open the .fla file and go to edit


application settings (it's on the
right). Press the wrench.

This is the place where you


give your app an official
name as well as you name
the .ipa file. In the included
files you can see the
splash screens and other
essential files including
admob and chartboost
anes.
Here you will need to add your certificate and provisioning profile. Under deployment
type select appropriate options. Use Apple App Store if you want to export an .ipa
file to the App Store. Other options are just different variations of app testing. Once
the certificates have been added you can deploy this app to your iPhone or iPad for
testing purposes, or App Store by pressing publish. Remember to have all the required
splash screens added, especially in the iPhone projects, to make the app scale
properly. Otherwise you might see black letterboxes.

Here you can also find the requirements for the ios app, such as icon size,
splashscreens, etc.:

http://help.adobe.com/en_US/air/build/WS901d38e593cd1bac1e63e3d129907d2886-
8000.html
Manifest File

In your .xml manifest file, in the <InfoAdditions> you'll need to add network
permission NSAppTransportSecurity:

<iPhone>
<InfoAdditions><![CDATA[
<key>GADApplicationIdentifier</key>
<string>ca-app-pub-3940256099942544~1458002511</string>
<key>UIDeviceFamily</key>
<array>
<string>1</string>
<string>2</string>
</array>
<key>MinimumOSVersion</key>
<string>8.0</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
<key>NSAllowsArbitraryLoadsForMedia</key>
<true/>
<key>NSAllowsArbitraryLoadsInWebContent</key>
<true/>
</dict>
<key>aps-environment</key>
<string>production</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>Access to photo library is required to save images.</string>
<key>NSContactsUsageDescription</key>
<string>Access to contacts is required to assign images.</string>
]]></InfoAdditions>
<requestedDisplayResolution>high</requestedDisplayResolution>
</iPhone>

Add you admob’s app ID in the highlighted area.


Picture for reference:
Support / Updates

We would be grateful if you put your opinion/star review about this product that you
bought on the http://codecanyon.net in your Download Area. Only users who register
their product will be able benefit from us free updates and advanced technical
support.

FAQ

QUESTION: I can’t login to administration area.


SOLUTION: Your database connection is incorrect. Please correct your data that you
type in invedion_connect.php file.

QUESTION: I see some code on screen when I lunch my administration area and I
can’t login.
SOLUTION: Your server settings don’t support short version of PHP = <?. Change all
<? To <?php in each php file or just use files from full_php catalog. This problem is
often on the eastern servers.

If you have any problems with setup administration area it always base on your server
settings that something is turn off on your server. Very cheap servers are poorly
configured and this causes problems for example like this:
http://stackoverflow.com/questions/4261133/php-notice-undefined-variable-and-
notice-undefined-index
App Store

https://developer.apple.com/devcenter/ios/index.action
https://developer.apple.com/register/index.action

Support

[email protected]
http://www.invedion.com
https://www.youtube.com/user/INVEDION/playlists

https://dribbble.com/INVEDION
http://youtube.com/user/INVEDION
https://www.facebook.com/INVEDION/
https://twitter.com/INVEDION
https://www.instagram.com/invedion_com/
https://www.pinterest.com/invedion/
https://invedion.tumblr.com/

Our other app

http://codecanyon.net/user/INVEDION/portfolio

You might also like