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
Thanks for making this examples Palaa! They were very useful for me. I only used the admob example but I plan to use the rest soon.
A few things that I found out about the example:
The organization of the folders is really messy. I usually download the zip but in windows some paths were too large and they didn`t show correctly.
In project.xml is not necessary to include the libraries. You can do:
haxelib name="admob"
and you don't have to copy the extensions folders to the project
The text was updated successfully, but these errors were encountered:
Hi,
You can rename the zip to 1.zip and place it in C: root and it extracts fine.
I did the haxelib name ="admob" but had problems in mac downloading it , so I included it in project.
Thanks for making this examples Palaa! They were very useful for me. I only used the admob example but I plan to use the rest soon.
A few things that I found out about the example:
haxelib name="admob"
and you don't have to copy the extensions folders to the project
The text was updated successfully, but these errors were encountered: